Push event to branch pharo-9 Connecting to https://api.github.com using pharo-ci using token as pass Obtained Jenkinsfile from 77dd88df3588d6cf32e0703d85abb60bfbeae52e [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 77dd88df3588d6cf32e0703d85abb60bfbeae52e (pharo-9) > 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 77dd88df3588d6cf32e0703d85abb60bfbeae52e # timeout=10 Commit message: "Merge pull request #516 from pharo-project/origin/feat/update-graphic-deps" > git rev-list --no-walk 5b46720cf130e77b0170c234935966ac7acbb80d # timeout=10 [Pipeline] stash Stashed 2 file(s) [Pipeline] sh + git tag --list --points-at HEAD [Pipeline] echo Extracted versionTag: is release: false [Pipeline] writeFile [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] cmakeBuild [runTests] $ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -G "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository -- CMAKE_GENERATOR=Unix Makefiles -- Building version 9.0.20-77dd88df -- Commit hash 77dd88df : 2022-12-07 20:20:53 +0100 -- No user build settings. -- 77dd88df - Commit: 77dd88df - Date: 2022-12-07 20:20:53 +0100 -- 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 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: 22% (2605/11537) Updating files: 23% (2654/11537) Updating files: 24% (2769/11537) Updating files: 25% (2885/11537) Updating files: 26% (3000/11537) Updating files: 27% (3115/11537) Updating files: 28% (3231/11537) Updating files: 29% (3346/11537) Updating files: 30% (3462/11537) Updating files: 31% (3577/11537) Updating files: 32% (3692/11537) Updating files: 33% (3808/11537) Updating files: 34% (3923/11537) Updating files: 35% (4038/11537) Updating files: 36% (4154/11537) Updating files: 37% (4269/11537) Updating files: 38% (4385/11537) Updating files: 39% (4500/11537) Updating files: 40% (4615/11537) Updating files: 41% (4731/11537) Updating files: 42% (4846/11537) Updating files: 43% (4961/11537) Updating files: 44% (5077/11537) Updating files: 45% (5192/11537) Updating files: 46% (5308/11537) Updating files: 46% (5327/11537) Updating files: 47% (5423/11537) Updating files: 48% (5538/11537) Updating files: 49% (5654/11537) Updating files: 50% (5769/11537) Updating files: 51% (5884/11537) Updating files: 52% (6000/11537) Updating files: 53% (6115/11537) Updating files: 54% (6230/11537) Updating files: 55% (6346/11537) Updating files: 56% (6461/11537) Updating files: 57% (6577/11537) Updating files: 58% (6692/11537) Updating files: 59% (6807/11537) Updating files: 60% (6923/11537) Updating files: 61% (7038/11537) Updating files: 62% (7153/11537) Updating files: 63% (7269/11537) Updating files: 64% (7384/11537) Updating files: 65% (7500/11537) Updating files: 66% (7615/11537) Updating files: 67% (7730/11537) Updating files: 68% (7846/11537) Updating files: 69% (7961/11537) Updating files: 70% (8076/11537) Updating files: 71% (8192/11537) Updating files: 72% (8307/11537) Updating files: 73% (8423/11537) Updating files: 74% (8538/11537) Updating files: 75% (8653/11537) Updating files: 76% (8769/11537) Updating files: 77% (8884/11537) Updating files: 78% (8999/11537) Updating files: 78% (9007/11537) Updating files: 79% (9115/11537) Updating files: 80% (9230/11537) Updating files: 81% (9345/11537) Updating files: 82% (9461/11537) Updating files: 82% (9480/11537) Updating files: 83% (9576/11537) Updating files: 84% (9692/11537) Updating files: 84% (9765/11537) Updating files: 85% (9807/11537) Updating files: 86% (9922/11537) Updating files: 87% (10038/11537) Updating files: 88% (10153/11537) Updating files: 89% (10268/11537) Updating files: 89% (10336/11537) Updating files: 90% (10384/11537) Updating files: 91% (10499/11537) Updating files: 92% (10615/11537) Updating files: 93% (10730/11537) Updating files: 94% (10845/11537) Updating files: 95% (10961/11537) Updating files: 95% (11045/11537) Updating files: 96% (11076/11537) Updating files: 97% (11191/11537) Updating files: 98% (11307/11537) Updating files: 98% (11390/11537) Updating files: 99% (11422/11537) Updating files: 100% (11537/11537) Updating files: 100% (11537/11537), 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 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.40.0 -- Downloading/updating pixman-0.40.0 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/pixman-0.40.0-download Scanning dependencies of target pixman-0.40.0-download [ 11%] Creating directories for 'pixman-0.40.0-download' [ 22%] Performing download step (download, verify and extract) for 'pixman-0.40.0-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/pixman-0.40.0.zip' -- [download 1% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% 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 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 75% 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 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 97% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/pixman-0.40.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'pixman-0.40.0-download' [ 44%] No update step for 'pixman-0.40.0-download' [ 55%] No configure step for 'pixman-0.40.0-download' [ 66%] No build step for 'pixman-0.40.0-download' [ 77%] No install step for 'pixman-0.40.0-download' [ 88%] No test step for 'pixman-0.40.0-download' [100%] Completed 'pixman-0.40.0-download' [100%] Built target pixman-0.40.0-download -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/pixman-0.40.0-src/libpixman-1.0.40.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/pixman-0.40.0-src/libpixman-1.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/pixman-0.40.0-src/libpixman-1.dylib Adding third-party libraries for Darwin-x86_64: cairo-1.17.4 -- Downloading/updating cairo-1.17.4 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/cairo-1.17.4-download Scanning dependencies of target cairo-1.17.4-download [ 11%] Creating directories for 'cairo-1.17.4-download' [ 22%] Performing download step (download, verify and extract) for 'cairo-1.17.4-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/cairo-1.17.4.zip' -- [download 0% complete] -- [download 2% 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 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/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/cairo-1.17.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'cairo-1.17.4-download' [ 44%] No update step for 'cairo-1.17.4-download' [ 55%] No configure step for 'cairo-1.17.4-download' [ 66%] No build step for 'cairo-1.17.4-download' [ 77%] No install step for 'cairo-1.17.4-download' [ 88%] No test step for 'cairo-1.17.4-download' [100%] Completed 'cairo-1.17.4-download' [100%] Built target cairo-1.17.4-download -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/cairo-1.17.4-src/libcairo.2.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/cairo-1.17.4-src/libcairo.dylib Adding third-party libraries for Darwin-x86_64: libpng-1.6.37 -- Downloading/updating libpng-1.6.37 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/libpng-1.6.37-download Scanning dependencies of target libpng-1.6.37-download [ 11%] Creating directories for 'libpng-1.6.37-download' [ 22%] Performing download step (download, verify and extract) for 'libpng-1.6.37-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libpng-1.6.37.zip' -- [download 2% complete] -- [download 12% complete] -- [download 14% complete] -- [download 18% complete] -- [download 21% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 28% complete] -- [download 30% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 42% complete] -- [download 43% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 51% complete] -- [download 59% complete] -- [download 68% complete] -- [download 71% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 79% complete] -- [download 80% complete] -- [download 82% complete] -- [download 84% complete] -- [download 88% complete] -- [download 90% complete] -- [download 92% complete] -- [download 94% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/libpng-1.6.37-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libpng-1.6.37-download' [ 44%] No update step for 'libpng-1.6.37-download' [ 55%] No configure step for 'libpng-1.6.37-download' [ 66%] No build step for 'libpng-1.6.37-download' [ 77%] No install step for 'libpng-1.6.37-download' [ 88%] No test step for 'libpng-1.6.37-download' [100%] Completed 'libpng-1.6.37-download' [100%] Built target libpng-1.6.37-download -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/libpng-1.6.37-src/libpng.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/libpng-1.6.37-src/libpng16.16.37.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/libpng-1.6.37-src/libpng16.16.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/libpng-1.6.37-src/libpng16.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: 91% (1203/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 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.1669651511 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loading -> BaselineOfLLVMDisassembler-CompatibleUserName.1669651511 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loaded -> BaselineOfLLVMDisassembler-CompatibleUserName.1669651511 --- 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.1669651511 --- 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.1669651511 --- 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>>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-12-07 20:24:06-- 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% 3.99M 11s 50K .......... .......... .......... .......... .......... 0% 8.02M 8s 100K .......... .......... .......... .......... .......... 0% 30.7M 6s 150K .......... .......... .......... .......... .......... 0% 11.0M 5s 200K .......... .......... .......... .......... .......... 0% 20.3M 5s 250K .......... .......... .......... .......... .......... 0% 37.8M 4s 300K .......... .......... .......... .......... .......... 0% 15.6M 4s 350K .......... .......... .......... .......... .......... 0% 32.8M 4s 400K .......... .......... .......... .......... .......... 0% 18.2M 4s 450K .......... .......... .......... .......... .......... 1% 39.1M 3s 500K .......... .......... .......... .......... .......... 1% 40.3M 3s 550K .......... .......... .......... .......... .......... 1% 21.0M 3s 600K .......... .......... .......... .......... .......... 1% 55.3M 3s 650K .......... .......... .......... .......... .......... 1% 20.4M 3s 700K .......... .......... .......... .......... .......... 1% 43.3M 3s 750K .......... .......... .......... .......... .......... 1% 44.3M 3s 800K .......... .......... .......... .......... .......... 1% 46.3M 2s 850K .......... .......... .......... .......... .......... 1% 50.0M 2s 900K .......... .......... .......... .......... .......... 2% 60.7M 2s 950K .......... .......... .......... .......... .......... 2% 63.9M 2s 1000K .......... .......... .......... .......... .......... 2% 48.6M 2s 1050K .......... .......... .......... .......... .......... 2% 46.7M 2s 1100K .......... .......... .......... .......... .......... 2% 41.6M 2s 1150K .......... .......... .......... .......... .......... 2% 21.1M 2s 1200K .......... .......... .......... .......... .......... 2% 48.6M 2s 1250K .......... .......... .......... .......... .......... 2% 38.8M 2s 1300K .......... .......... .......... .......... .......... 2% 49.8M 2s 1350K .......... .......... .......... .......... .......... 3% 65.3M 2s 1400K .......... .......... .......... .......... .......... 3% 69.1M 2s 1450K .......... .......... .......... .......... .......... 3% 67.6M 2s 1500K .......... .......... .......... .......... .......... 3% 68.9M 2s 1550K .......... .......... .......... .......... .......... 3% 63.2M 2s 1600K .......... .......... .......... .......... .......... 3% 39.9M 2s 1650K .......... .......... .......... .......... .......... 3% 41.3M 2s 1700K .......... .......... .......... .......... .......... 3% 67.9M 2s 1750K .......... .......... .......... .......... .......... 3% 62.6M 2s 1800K .......... .......... .......... .......... .......... 4% 74.1M 2s 1850K .......... .......... .......... .......... .......... 4% 77.8M 2s 1900K .......... .......... .......... .......... .......... 4% 66.1M 1s 1950K .......... .......... .......... .......... .......... 4% 44.2M 1s 2000K .......... .......... .......... .......... .......... 4% 42.4M 1s 2050K .......... .......... .......... .......... .......... 4% 44.7M 1s 2100K .......... .......... .......... .......... .......... 4% 70.0M 1s 2150K .......... .......... .......... .......... .......... 4% 71.2M 1s 2200K .......... .......... .......... .......... .......... 4% 68.1M 1s 2250K .......... .......... .......... .......... .......... 5% 66.3M 1s 2300K .......... .......... .......... .......... .......... 5% 50.7M 1s 2350K .......... .......... .......... .......... .......... 5% 45.9M 1s 2400K .......... .......... .......... .......... .......... 5% 28.5M 1s 2450K .......... .......... .......... .......... .......... 5% 56.4M 1s 2500K .......... .......... .......... .......... .......... 5% 58.6M 1s 2550K .......... .......... .......... .......... .......... 5% 58.8M 1s 2600K .......... .......... .......... .......... .......... 5% 49.3M 1s 2650K .......... .......... .......... .......... .......... 5% 82.6M 1s 2700K .......... .......... .......... .......... .......... 6% 83.8M 1s 2750K .......... .......... .......... .......... .......... 6% 83.0M 1s 2800K .......... .......... .......... .......... .......... 6% 20.4M 1s 2850K .......... .......... .......... .......... .......... 6% 57.2M 1s 2900K .......... .......... .......... .......... .......... 6% 58.9M 1s 2950K .......... .......... .......... .......... .......... 6% 53.4M 1s 3000K .......... .......... .......... .......... .......... 6% 80.4M 1s 3050K .......... .......... .......... .......... .......... 6% 82.5M 1s 3100K .......... .......... .......... .......... .......... 6% 85.4M 1s 3150K .......... .......... .......... .......... .......... 7% 54.7M 1s 3200K .......... .......... .......... .......... .......... 7% 45.8M 1s 3250K .......... .......... .......... .......... .......... 7% 84.9M 1s 3300K .......... .......... .......... .......... .......... 7% 63.2M 1s 3350K .......... .......... .......... .......... .......... 7% 85.2M 1s 3400K .......... .......... .......... .......... .......... 7% 72.9M 1s 3450K .......... .......... .......... .......... .......... 7% 84.6M 1s 3500K .......... .......... .......... .......... .......... 7% 88.5M 1s 3550K .......... .......... .......... .......... .......... 7% 82.9M 1s 3600K .......... .......... .......... .......... .......... 8% 71.7M 1s 3650K .......... .......... .......... .......... .......... 8% 79.3M 1s 3700K .......... .......... .......... .......... .......... 8% 68.4M 1s 3750K .......... .......... .......... .......... .......... 8% 81.2M 1s 3800K .......... .......... .......... .......... .......... 8% 82.1M 1s 3850K .......... .......... .......... .......... .......... 8% 62.7M 1s 3900K .......... .......... .......... .......... .......... 8% 76.2M 1s 3950K .......... .......... .......... .......... .......... 8% 81.8M 1s 4000K .......... .......... .......... .......... .......... 8% 81.0M 1s 4050K .......... .......... .......... .......... .......... 9% 105M 1s 4100K .......... .......... .......... .......... .......... 9% 53.2M 1s 4150K .......... .......... .......... .......... .......... 9% 83.2M 1s 4200K .......... .......... .......... .......... .......... 9% 51.3M 1s 4250K .......... .......... .......... .......... .......... 9% 82.8M 1s 4300K .......... .......... .......... .......... .......... 9% 65.5M 1s 4350K .......... .......... .......... .......... .......... 9% 87.3M 1s 4400K .......... .......... .......... .......... .......... 9% 70.9M 1s 4450K .......... .......... .......... .......... .......... 9% 84.6M 1s 4500K .......... .......... .......... .......... .......... 10% 82.2M 1s 4550K .......... .......... .......... .......... .......... 10% 83.0M 1s 4600K .......... .......... .......... .......... .......... 10% 104M 1s 4650K .......... .......... .......... .......... .......... 10% 110M 1s 4700K .......... .......... .......... .......... .......... 10% 131M 1s 4750K .......... .......... .......... .......... .......... 10% 45.2M 1s 4800K .......... .......... .......... .......... .......... 10% 40.1M 1s 4850K .......... .......... .......... .......... .......... 10% 91.3M 1s 4900K .......... .......... .......... .......... .......... 10% 112M 1s 4950K .......... .......... .......... .......... .......... 11% 119M 1s 5000K .......... .......... .......... .......... .......... 11% 157M 1s 5050K .......... .......... .......... .......... .......... 11% 111M 1s 5100K .......... .......... .......... .......... .......... 11% 71.7M 1s 5150K .......... .......... .......... .......... .......... 11% 84.2M 1s 5200K .......... .......... .......... .......... .......... 11% 72.3M 1s 5250K .......... .......... .......... .......... .......... 11% 39.2M 1s 5300K .......... .......... .......... .......... .......... 11% 38.3M 1s 5350K .......... .......... .......... .......... .......... 11% 77.3M 1s 5400K .......... .......... .......... .......... .......... 12% 71.1M 1s 5450K .......... .......... .......... .......... .......... 12% 83.3M 1s 5500K .......... .......... .......... .......... .......... 12% 73.5M 1s 5550K .......... .......... .......... .......... .......... 12% 83.6M 1s 5600K .......... .......... .......... .......... .......... 12% 156M 1s 5650K .......... .......... .......... .......... .......... 12% 114M 1s 5700K .......... .......... .......... .......... .......... 12% 157M 1s 5750K .......... .......... .......... .......... .......... 12% 159M 1s 5800K .......... .......... .......... .......... .......... 12% 80.2M 1s 5850K .......... .......... .......... .......... .......... 13% 76.4M 1s 5900K .......... .......... .......... .......... .......... 13% 41.9M 1s 5950K .......... .......... .......... .......... .......... 13% 85.7M 1s 6000K .......... .......... .......... .......... .......... 13% 73.5M 1s 6050K .......... .......... .......... .......... .......... 13% 85.5M 1s 6100K .......... .......... .......... .......... .......... 13% 71.2M 1s 6150K .......... .......... .......... .......... .......... 13% 83.3M 1s 6200K .......... .......... .......... .......... .......... 13% 71.1M 1s 6250K .......... .......... .......... .......... .......... 13% 82.5M 1s 6300K .......... .......... .......... .......... .......... 14% 70.0M 1s 6350K .......... .......... .......... .......... .......... 14% 113M 1s 6400K .......... .......... .......... .......... .......... 14% 84.5M 1s 6450K .......... .......... .......... .......... .......... 14% 58.1M 1s 6500K .......... .......... .......... .......... .......... 14% 87.5M 1s 6550K .......... .......... .......... .......... .......... 14% 81.1M 1s 6600K .......... .......... .......... .......... .......... 14% 69.6M 1s 6650K .......... .......... .......... .......... .......... 14% 77.3M 1s 6700K .......... .......... .......... .......... .......... 14% 72.8M 1s 6750K .......... .......... .......... .......... .......... 15% 82.6M 1s 6800K .......... .......... .......... .......... .......... 15% 81.0M 1s 6850K .......... .......... .......... .......... .......... 15% 69.1M 1s 6900K .......... .......... .......... .......... .......... 15% 86.9M 1s 6950K .......... .......... .......... .......... .......... 15% 60.9M 1s 7000K .......... .......... .......... .......... .......... 15% 86.3M 1s 7050K .......... .......... .......... .......... .......... 15% 68.5M 1s 7100K .......... .......... .......... .......... .......... 15% 85.5M 1s 7150K .......... .......... .......... .......... .......... 15% 70.9M 1s 7200K .......... .......... .......... .......... .......... 16% 87.7M 1s 7250K .......... .......... .......... .......... .......... 16% 75.0M 1s 7300K .......... .......... .......... .......... .......... 16% 84.6M 1s 7350K .......... .......... .......... .......... .......... 16% 67.9M 1s 7400K .......... .......... .......... .......... .......... 16% 89.1M 1s 7450K .......... .......... .......... .......... .......... 16% 63.1M 1s 7500K .......... .......... .......... .......... .......... 16% 86.3M 1s 7550K .......... .......... .......... .......... .......... 16% 71.7M 1s 7600K .......... .......... .......... .......... .......... 16% 84.6M 1s 7650K .......... .......... .......... .......... .......... 17% 71.2M 1s 7700K .......... .......... .......... .......... .......... 17% 81.7M 1s 7750K .......... .......... .......... .......... .......... 17% 72.8M 1s 7800K .......... .......... .......... .......... .......... 17% 81.4M 1s 7850K .......... .......... .......... .......... .......... 17% 67.9M 1s 7900K .......... .......... .......... .......... .......... 17% 85.1M 1s 7950K .......... .......... .......... .......... .......... 17% 67.3M 1s 8000K .......... .......... .......... .......... .......... 17% 80.3M 1s 8050K .......... .......... .......... .......... .......... 17% 70.6M 1s 8100K .......... .......... .......... .......... .......... 18% 83.2M 1s 8150K .......... .......... .......... .......... .......... 18% 1.53M 1s 8200K .......... .......... .......... .......... .......... 18% 51.7M 1s 8250K .......... .......... .......... .......... .......... 18% 54.3M 1s 8300K .......... .......... .......... .......... .......... 18% 53.0M 1s 8350K .......... .......... .......... .......... .......... 18% 54.6M 1s 8400K .......... .......... .......... .......... .......... 18% 56.6M 1s 8450K .......... .......... .......... .......... .......... 18% 52.8M 1s 8500K .......... .......... .......... .......... .......... 18% 54.5M 1s 8550K .......... .......... .......... .......... .......... 19% 53.4M 1s 8600K .......... .......... .......... .......... .......... 19% 50.7M 1s 8650K .......... .......... .......... .......... .......... 19% 53.4M 1s 8700K .......... .......... .......... .......... .......... 19% 53.2M 1s 8750K .......... .......... .......... .......... .......... 19% 55.2M 1s 8800K .......... .......... .......... .......... .......... 19% 53.0M 1s 8850K .......... .......... .......... .......... .......... 19% 54.6M 1s 8900K .......... .......... .......... .......... .......... 19% 52.4M 1s 8950K .......... .......... .......... .......... .......... 19% 26.0M 1s 9000K .......... .......... .......... .......... .......... 20% 60.2M 1s 9050K .......... .......... .......... .......... .......... 20% 51.1M 1s 9100K .......... .......... .......... .......... .......... 20% 45.5M 1s 9150K .......... .......... .......... .......... .......... 20% 62.2M 1s 9200K .......... .......... .......... .......... .......... 20% 1.37M 1s 9250K .......... .......... .......... .......... .......... 20% 42.3M 1s 9300K .......... .......... .......... .......... .......... 20% 80.4M 1s 9350K .......... .......... .......... .......... .......... 20% 65.5M 1s 9400K .......... .......... .......... .......... .......... 20% 78.5M 1s 9450K .......... .......... .......... .......... .......... 21% 80.0M 1s 9500K .......... .......... .......... .......... .......... 21% 70.5M 1s 9550K .......... .......... .......... .......... .......... 21% 78.9M 1s 9600K .......... .......... .......... .......... .......... 21% 80.8M 1s 9650K .......... .......... .......... .......... .......... 21% 55.6M 1s 9700K .......... .......... .......... .......... .......... 21% 52.3M 1s 9750K .......... .......... .......... .......... .......... 21% 78.4M 1s 9800K .......... .......... .......... .......... .......... 21% 104M 1s 9850K .......... .......... .......... .......... .......... 21% 116M 1s 9900K .......... .......... .......... .......... .......... 22% 57.4M 1s 9950K .......... .......... .......... .......... .......... 22% 119M 1s 10000K .......... .......... .......... .......... .......... 22% 74.0M 1s 10050K .......... .......... .......... .......... .......... 22% 95.7M 1s 10100K .......... .......... .......... .......... .......... 22% 49.6M 1s 10150K .......... .......... .......... .......... .......... 22% 78.4M 1s 10200K .......... .......... .......... .......... .......... 22% 1.40M 1s 10250K .......... .......... .......... .......... .......... 22% 50.9M 1s 10300K .......... .......... .......... .......... .......... 22% 63.2M 1s 10350K .......... .......... .......... .......... .......... 23% 68.1M 1s 10400K .......... .......... .......... .......... .......... 23% 50.9M 1s 10450K .......... .......... .......... .......... .......... 23% 73.2M 1s 10500K .......... .......... .......... .......... .......... 23% 54.7M 1s 10550K .......... .......... .......... .......... .......... 23% 109M 1s 10600K .......... .......... .......... .......... .......... 23% 74.7M 1s 10650K .......... .......... .......... .......... .......... 23% 1.13M 1s 10700K .......... .......... .......... .......... .......... 23% 67.1M 1s 10750K .......... .......... .......... .......... .......... 23% 73.3M 1s 10800K .......... .......... .......... .......... .......... 24% 56.3M 1s 10850K .......... .......... .......... .......... .......... 24% 48.4M 1s 10900K .......... .......... .......... .......... .......... 24% 89.6M 1s 10950K .......... .......... .......... .......... .......... 24% 107M 1s 11000K .......... .......... .......... .......... .......... 24% 86.9M 1s 11050K .......... .......... .......... .......... .......... 24% 40.0M 1s 11100K .......... .......... .......... .......... .......... 24% 40.6M 1s 11150K .......... .......... .......... .......... .......... 24% 55.0M 1s 11200K .......... .......... .......... .......... .......... 24% 102M 1s 11250K .......... .......... .......... .......... .......... 25% 2.86M 1s 11300K .......... .......... .......... .......... .......... 25% 32.6M 1s 11350K .......... .......... .......... .......... .......... 25% 73.5M 1s 11400K .......... .......... .......... .......... .......... 25% 82.3M 1s 11450K .......... .......... .......... .......... .......... 25% 93.5M 1s 11500K .......... .......... .......... .......... .......... 25% 63.7M 1s 11550K .......... .......... .......... .......... .......... 25% 45.5M 1s 11600K .......... .......... .......... .......... .......... 25% 31.5M 1s 11650K .......... .......... .......... .......... .......... 25% 23.9M 1s 11700K .......... .......... .......... .......... .......... 26% 57.0M 1s 11750K .......... .......... .......... .......... .......... 26% 61.3M 1s 11800K .......... .......... .......... .......... .......... 26% 55.3M 1s 11850K .......... .......... .......... .......... .......... 26% 51.7M 1s 11900K .......... .......... .......... .......... .......... 26% 73.4M 1s 11950K .......... .......... .......... .......... .......... 26% 67.2M 1s 12000K .......... .......... .......... .......... .......... 26% 38.2M 1s 12050K .......... .......... .......... .......... .......... 26% 39.4M 1s 12100K .......... .......... .......... .......... .......... 26% 48.3M 1s 12150K .......... .......... .......... .......... .......... 27% 63.2M 1s 12200K .......... .......... .......... .......... .......... 27% 66.4M 1s 12250K .......... .......... .......... .......... .......... 27% 10.5M 1s 12300K .......... .......... .......... .......... .......... 27% 52.7M 1s 12350K .......... .......... .......... .......... .......... 27% 51.0M 1s 12400K .......... .......... .......... .......... .......... 27% 48.8M 1s 12450K .......... .......... .......... .......... .......... 27% 55.8M 1s 12500K .......... .......... .......... .......... .......... 27% 51.0M 1s 12550K .......... .......... .......... .......... .......... 27% 52.8M 1s 12600K .......... .......... .......... .......... .......... 28% 39.6M 1s 12650K .......... .......... .......... .......... .......... 28% 45.3M 1s 12700K .......... .......... .......... .......... .......... 28% 86.6M 1s 12750K .......... .......... .......... .......... .......... 28% 81.1M 1s 12800K .......... .......... .......... .......... .......... 28% 89.6M 1s 12850K .......... .......... .......... .......... .......... 28% 88.3M 1s 12900K .......... .......... .......... .......... .......... 28% 90.4M 1s 12950K .......... .......... .......... .......... .......... 28% 86.6M 1s 13000K .......... .......... .......... .......... .......... 28% 85.1M 1s 13050K .......... .......... .......... .......... .......... 28% 83.9M 1s 13100K .......... .......... .......... .......... .......... 29% 27.9M 1s 13150K .......... .......... .......... .......... .......... 29% 70.8M 1s 13200K .......... .......... .......... .......... .......... 29% 84.8M 1s 13250K .......... .......... .......... .......... .......... 29% 83.0M 1s 13300K .......... .......... .......... .......... .......... 29% 1.08M 1s 13350K .......... .......... .......... .......... .......... 29% 71.8M 1s 13400K .......... .......... .......... .......... .......... 29% 105M 1s 13450K .......... .......... .......... .......... .......... 29% 106M 1s 13500K .......... .......... .......... .......... .......... 29% 118M 1s 13550K .......... .......... .......... .......... .......... 30% 111M 1s 13600K .......... .......... .......... .......... .......... 30% 109M 1s 13650K .......... .......... .......... .......... .......... 30% 109M 1s 13700K .......... .......... .......... .......... .......... 30% 110M 1s 13750K .......... .......... .......... .......... .......... 30% 118M 1s 13800K .......... .......... .......... .......... .......... 30% 129M 1s 13850K .......... .......... .......... .......... .......... 30% 109M 1s 13900K .......... .......... .......... .......... .......... 30% 112M 1s 13950K .......... .......... .......... .......... .......... 30% 55.9M 1s 14000K .......... .......... .......... .......... .......... 31% 66.3M 1s 14050K .......... .......... .......... .......... .......... 31% 68.8M 1s 14100K .......... .......... .......... .......... .......... 31% 63.8M 1s 14150K .......... .......... .......... .......... .......... 31% 77.0M 1s 14200K .......... .......... .......... .......... .......... 31% 54.0M 1s 14250K .......... .......... .......... .......... .......... 31% 70.7M 1s 14300K .......... .......... .......... .......... .......... 31% 17.1M 1s 14350K .......... .......... .......... .......... .......... 31% 72.1M 1s 14400K .......... .......... .......... .......... .......... 31% 77.3M 1s 14450K .......... .......... .......... .......... .......... 32% 88.1M 1s 14500K .......... .......... .......... .......... .......... 32% 70.8M 1s 14550K .......... .......... .......... .......... .......... 32% 76.2M 1s 14600K .......... .......... .......... .......... .......... 32% 70.7M 1s 14650K .......... .......... .......... .......... .......... 32% 88.0M 1s 14700K .......... .......... .......... .......... .......... 32% 61.3M 1s 14750K .......... .......... .......... .......... .......... 32% 73.5M 1s 14800K .......... .......... .......... .......... .......... 32% 72.8M 1s 14850K .......... .......... .......... .......... .......... 32% 88.1M 1s 14900K .......... .......... .......... .......... .......... 33% 87.7M 1s 14950K .......... .......... .......... .......... .......... 33% 76.8M 1s 15000K .......... .......... .......... .......... .......... 33% 71.2M 1s 15050K .......... .......... .......... .......... .......... 33% 88.1M 1s 15100K .......... .......... .......... .......... .......... 33% 73.2M 1s 15150K .......... .......... .......... .......... .......... 33% 73.9M 1s 15200K .......... .......... .......... .......... .......... 33% 60.7M 1s 15250K .......... .......... .......... .......... .......... 33% 86.6M 1s 15300K .......... .......... .......... .......... .......... 33% 68.0M 1s 15350K .......... .......... .......... .......... .......... 34% 1.12M 1s 15400K .......... .......... .......... .......... .......... 34% 141M 1s 15450K .......... .......... .......... .......... .......... 34% 147M 1s 15500K .......... .......... .......... .......... .......... 34% 148M 1s 15550K .......... .......... .......... .......... .......... 34% 102M 1s 15600K .......... .......... .......... .......... .......... 34% 148M 1s 15650K .......... .......... .......... .......... .......... 34% 144M 1s 15700K .......... .......... .......... .......... .......... 34% 118M 1s 15750K .......... .......... .......... .......... .......... 34% 106M 1s 15800K .......... .......... .......... .......... .......... 35% 103M 1s 15850K .......... .......... .......... .......... .......... 35% 101M 1s 15900K .......... .......... .......... .......... .......... 35% 103M 1s 15950K .......... .......... .......... .......... .......... 35% 100M 1s 16000K .......... .......... .......... .......... .......... 35% 96.1M 1s 16050K .......... .......... .......... .......... .......... 35% 70.5M 1s 16100K .......... .......... .......... .......... .......... 35% 93.5M 1s 16150K .......... .......... .......... .......... .......... 35% 94.3M 1s 16200K .......... .......... .......... .......... .......... 35% 99.6M 1s 16250K .......... .......... .......... .......... .......... 36% 95.2M 1s 16300K .......... .......... .......... .......... .......... 36% 78.6M 1s 16350K .......... .......... .......... .......... .......... 36% 1.93M 1s 16400K .......... .......... .......... .......... .......... 36% 101M 1s 16450K .......... .......... .......... .......... .......... 36% 158M 1s 16500K .......... .......... .......... .......... .......... 36% 132M 1s 16550K .......... .......... .......... .......... .......... 36% 153M 1s 16600K .......... .......... .......... .......... .......... 36% 148M 1s 16650K .......... .......... .......... .......... .......... 36% 102M 1s 16700K .......... .......... .......... .......... .......... 37% 144M 1s 16750K .......... .......... .......... .......... .......... 37% 151M 1s 16800K .......... .......... .......... .......... .......... 37% 152M 1s 16850K .......... .......... .......... .......... .......... 37% 127M 1s 16900K .......... .......... .......... .......... .......... 37% 152M 1s 16950K .......... .......... .......... .......... .......... 37% 150M 1s 17000K .......... .......... .......... .......... .......... 37% 152M 1s 17050K .......... .......... .......... .......... .......... 37% 131M 1s 17100K .......... .......... .......... .......... .......... 37% 152M 1s 17150K .......... .......... .......... .......... .......... 38% 151M 1s 17200K .......... .......... .......... .......... .......... 38% 152M 1s 17250K .......... .......... .......... .......... .......... 38% 94.4M 1s 17300K .......... .......... .......... .......... .......... 38% 150M 1s 17350K .......... .......... .......... .......... .......... 38% 148M 1s 17400K .......... .......... .......... .......... .......... 38% 23.4M 1s 17450K .......... .......... .......... .......... .......... 38% 129M 1s 17500K .......... .......... .......... .......... .......... 38% 149M 1s 17550K .......... .......... .......... .......... .......... 38% 102M 1s 17600K .......... .......... .......... .......... .......... 39% 112M 1s 17650K .......... .......... .......... .......... .......... 39% 125M 1s 17700K .......... .......... .......... .......... .......... 39% 106M 1s 17750K .......... .......... .......... .......... .......... 39% 146M 1s 17800K .......... .......... .......... .......... .......... 39% 153M 1s 17850K .......... .......... .......... .......... .......... 39% 127M 1s 17900K .......... .......... .......... .......... .......... 39% 152M 1s 17950K .......... .......... .......... .......... .......... 39% 152M 1s 18000K .......... .......... .......... .......... .......... 39% 148M 1s 18050K .......... .......... .......... .......... .......... 40% 114M 1s 18100K .......... .......... .......... .......... .......... 40% 150M 1s 18150K .......... .......... .......... .......... .......... 40% 44.4M 1s 18200K .......... .......... .......... .......... .......... 40% 144M 1s 18250K .......... .......... .......... .......... .......... 40% 126M 1s 18300K .......... .......... .......... .......... .......... 40% 76.8M 1s 18350K .......... .......... .......... .......... .......... 40% 152M 1s 18400K .......... .......... .......... .......... .......... 40% 2.45M 1s 18450K .......... .......... .......... .......... .......... 40% 125M 1s 18500K .......... .......... .......... .......... .......... 41% 150M 1s 18550K .......... .......... .......... .......... .......... 41% 134M 1s 18600K .......... .......... .......... .......... .......... 41% 149M 1s 18650K .......... .......... .......... .......... .......... 41% 126M 1s 18700K .......... .......... .......... .......... .......... 41% 152M 1s 18750K .......... .......... .......... .......... .......... 41% 128M 1s 18800K .......... .......... .......... .......... .......... 41% 150M 1s 18850K .......... .......... .......... .......... .......... 41% 129M 1s 18900K .......... .......... .......... .......... .......... 41% 15.7M 1s 18950K .......... .......... .......... .......... .......... 42% 95.7M 1s 19000K .......... .......... .......... .......... .......... 42% 151M 1s 19050K .......... .......... .......... .......... .......... 42% 133M 1s 19100K .......... .......... .......... .......... .......... 42% 27.2M 1s 19150K .......... .......... .......... .......... .......... 42% 147M 1s 19200K .......... .......... .......... .......... .......... 42% 154M 1s 19250K .......... .......... .......... .......... .......... 42% 60.8M 1s 19300K .......... .......... .......... .......... .......... 42% 23.1M 1s 19350K .......... .......... .......... .......... .......... 42% 84.2M 1s 19400K .......... .......... .......... .......... .......... 43% 56.9M 1s 19450K .......... .......... .......... .......... .......... 43% 1.60M 1s 19500K .......... .......... .......... .......... .......... 43% 40.1M 1s 19550K .......... .......... .......... .......... .......... 43% 49.6M 1s 19600K .......... .......... .......... .......... .......... 43% 63.2M 1s 19650K .......... .......... .......... .......... .......... 43% 59.5M 1s 19700K .......... .......... .......... .......... .......... 43% 54.3M 1s 19750K .......... .......... .......... .......... .......... 43% 68.8M 1s 19800K .......... .......... .......... .......... .......... 43% 95.0M 1s 19850K .......... .......... .......... .......... .......... 44% 67.9M 1s 19900K .......... .......... .......... .......... .......... 44% 74.5M 1s 19950K .......... .......... .......... .......... .......... 44% 75.2M 1s 20000K .......... .......... .......... .......... .......... 44% 108M 1s 20050K .......... .......... .......... .......... .......... 44% 84.3M 1s 20100K .......... .......... .......... .......... .......... 44% 103M 1s 20150K .......... .......... .......... .......... .......... 44% 110M 1s 20200K .......... .......... .......... .......... .......... 44% 106M 1s 20250K .......... .......... .......... .......... .......... 44% 37.9M 1s 20300K .......... .......... .......... .......... .......... 45% 71.1M 1s 20350K .......... .......... .......... .......... .......... 45% 79.1M 1s 20400K .......... .......... .......... .......... .......... 45% 83.6M 1s 20450K .......... .......... .......... .......... .......... 45% 4.04M 1s 20500K .......... .......... .......... .......... .......... 45% 37.9M 1s 20550K .......... .......... .......... .......... .......... 45% 60.1M 1s 20600K .......... .......... .......... .......... .......... 45% 66.9M 1s 20650K .......... .......... .......... .......... .......... 45% 59.5M 1s 20700K .......... .......... .......... .......... .......... 45% 61.6M 1s 20750K .......... .......... .......... .......... .......... 46% 84.8M 1s 20800K .......... .......... .......... .......... .......... 46% 82.3M 1s 20850K .......... .......... .......... .......... .......... 46% 76.8M 1s 20900K .......... .......... .......... .......... .......... 46% 95.7M 1s 20950K .......... .......... .......... .......... .......... 46% 93.5M 1s 21000K .......... .......... .......... .......... .......... 46% 85.5M 1s 21050K .......... .......... .......... .......... .......... 46% 55.4M 1s 21100K .......... .......... .......... .......... .......... 46% 104M 1s 21150K .......... .......... .......... .......... .......... 46% 86.6M 1s 21200K .......... .......... .......... .......... .......... 47% 101M 1s 21250K .......... .......... .......... .......... .......... 47% 99.2M 1s 21300K .......... .......... .......... .......... .......... 47% 112M 1s 21350K .......... .......... .......... .......... .......... 47% 125M 1s 21400K .......... .......... .......... .......... .......... 47% 130M 1s 21450K .......... .......... .......... .......... .......... 47% 100M 1s 21500K .......... .......... .......... .......... .......... 47% 2.30M 1s 21550K .......... .......... .......... .......... .......... 47% 136M 1s 21600K .......... .......... .......... .......... .......... 47% 150M 1s 21650K .......... .......... .......... .......... .......... 48% 128M 1s 21700K .......... .......... .......... .......... .......... 48% 101M 1s 21750K .......... .......... .......... .......... .......... 48% 101M 1s 21800K .......... .......... .......... .......... .......... 48% 86.3M 1s 21850K .......... .......... .......... .......... .......... 48% 78.4M 1s 21900K .......... .......... .......... .......... .......... 48% 101M 1s 21950K .......... .......... .......... .......... .......... 48% 93.5M 1s 22000K .......... .......... .......... .......... .......... 48% 98.2M 1s 22050K .......... .......... .......... .......... .......... 48% 76.8M 1s 22100K .......... .......... .......... .......... .......... 49% 97.9M 1s 22150K .......... .......... .......... .......... .......... 49% 95.7M 1s 22200K .......... .......... .......... .......... .......... 49% 69.6M 1s 22250K .......... .......... .......... .......... .......... 49% 132M 1s 22300K .......... .......... .......... .......... .......... 49% 148M 1s 22350K .......... .......... .......... .......... .......... 49% 148M 1s 22400K .......... .......... .......... .......... .......... 49% 146M 1s 22450K .......... .......... .......... .......... .......... 49% 124M 1s 22500K .......... .......... .......... .......... .......... 49% 18.0M 1s 22550K .......... .......... .......... .......... .......... 50% 96.3M 1s 22600K .......... .......... .......... .......... .......... 50% 101M 1s 22650K .......... .......... .......... .......... .......... 50% 64.2M 1s 22700K .......... .......... .......... .......... .......... 50% 150M 1s 22750K .......... .......... .......... .......... .......... 50% 152M 1s 22800K .......... .......... .......... .......... .......... 50% 152M 1s 22850K .......... .......... .......... .......... .......... 50% 130M 1s 22900K .......... .......... .......... .......... .......... 50% 149M 1s 22950K .......... .......... .......... .......... .......... 50% 154M 1s 23000K .......... .......... .......... .......... .......... 51% 140M 1s 23050K .......... .......... .......... .......... .......... 51% 75.2M 1s 23100K .......... .......... .......... .......... .......... 51% 99.2M 1s 23150K .......... .......... .......... .......... .......... 51% 27.0M 1s 23200K .......... .......... .......... .......... .......... 51% 141M 1s 23250K .......... .......... .......... .......... .......... 51% 63.7M 1s 23300K .......... .......... .......... .......... .......... 51% 142M 1s 23350K .......... .......... .......... .......... .......... 51% 155M 1s 23400K .......... .......... .......... .......... .......... 51% 10.9M 1s 23450K .......... .......... .......... .......... .......... 52% 135M 1s 23500K .......... .......... .......... .......... .......... 52% 104M 1s 23550K .......... .......... .......... .......... .......... 52% 2.10M 1s 23600K .......... .......... .......... .......... .......... 52% 151M 1s 23650K .......... .......... .......... .......... .......... 52% 129M 1s 23700K .......... .......... .......... .......... .......... 52% 148M 1s 23750K .......... .......... .......... .......... .......... 52% 152M 1s 23800K .......... .......... .......... .......... .......... 52% 152M 1s 23850K .......... .......... .......... .......... .......... 52% 126M 1s 23900K .......... .......... .......... .......... .......... 53% 137M 1s 23950K .......... .......... .......... .......... .......... 53% 144M 1s 24000K .......... .......... .......... .......... .......... 53% 152M 1s 24050K .......... .......... .......... .......... .......... 53% 129M 1s 24100K .......... .......... .......... .......... .......... 53% 152M 1s 24150K .......... .......... .......... .......... .......... 53% 152M 1s 24200K .......... .......... .......... .......... .......... 53% 148M 1s 24250K .......... .......... .......... .......... .......... 53% 27.7M 1s 24300K .......... .......... .......... .......... .......... 53% 154M 1s 24350K .......... .......... .......... .......... .......... 54% 152M 1s 24400K .......... .......... .......... .......... .......... 54% 141M 1s 24450K .......... .......... .......... .......... .......... 54% 131M 1s 24500K .......... .......... .......... .......... .......... 54% 10.4M 1s 24550K .......... .......... .......... .......... .......... 54% 1.25M 1s 24600K .......... .......... .......... .......... .......... 54% 119M 1s 24650K .......... .......... .......... .......... .......... 54% 95.7M 1s 24700K .......... .......... .......... .......... .......... 54% 58.1M 1s 24750K .......... .......... .......... .......... .......... 54% 59.5M 1s 24800K .......... .......... .......... .......... .......... 55% 59.4M 1s 24850K .......... .......... .......... .......... .......... 55% 59.7M 1s 24900K .......... .......... .......... .......... .......... 55% 73.8M 1s 24950K .......... .......... .......... .......... .......... 55% 39.9M 1s 25000K .......... .......... .......... .......... .......... 55% 52.2M 1s 25050K .......... .......... .......... .......... .......... 55% 72.8M 1s 25100K .......... .......... .......... .......... .......... 55% 72.0M 1s 25150K .......... .......... .......... .......... .......... 55% 92.8M 1s 25200K .......... .......... .......... .......... .......... 55% 84.2M 1s 25250K .......... .......... .......... .......... .......... 56% 15.4M 1s 25300K .......... .......... .......... .......... .......... 56% 64.2M 1s 25350K .......... .......... .......... .......... .......... 56% 70.7M 1s 25400K .......... .......... .......... .......... .......... 56% 72.2M 1s 25450K .......... .......... .......... .......... .......... 56% 9.52M 1s 25500K .......... .......... .......... .......... .......... 56% 76.2M 1s 25550K .......... .......... .......... .......... .......... 56% 72.8M 1s 25600K .......... .......... .......... .......... .......... 56% 3.88M 1s 25650K .......... .......... .......... .......... .......... 56% 128M 1s 25700K .......... .......... .......... .......... .......... 56% 156M 1s 25750K .......... .......... .......... .......... .......... 57% 154M 1s 25800K .......... .......... .......... .......... .......... 57% 128M 1s 25850K .......... .......... .......... .......... .......... 57% 8.98M 1s 25900K .......... .......... .......... .......... .......... 57% 95.6M 1s 25950K .......... .......... .......... .......... .......... 57% 150M 1s 26000K .......... .......... .......... .......... .......... 57% 125M 1s 26050K .......... .......... .......... .......... .......... 57% 11.7M 1s 26100K .......... .......... .......... .......... .......... 57% 34.3M 1s 26150K .......... .......... .......... .......... .......... 57% 152M 1s 26200K .......... .......... .......... .......... .......... 58% 11.2M 1s 26250K .......... .......... .......... .......... .......... 58% 31.5M 1s 26300K .......... .......... .......... .......... .......... 58% 152M 1s 26350K .......... .......... .......... .......... .......... 58% 153M 1s 26400K .......... .......... .......... .......... .......... 58% 11.5M 1s 26450K .......... .......... .......... .......... .......... 58% 23.8M 1s 26500K .......... .......... .......... .......... .......... 58% 150M 1s 26550K .......... .......... .......... .......... .......... 58% 140M 1s 26600K .......... .......... .......... .......... .......... 58% 3.47M 1s 26650K .......... .......... .......... .......... .......... 59% 133M 1s 26700K .......... .......... .......... .......... .......... 59% 145M 1s 26750K .......... .......... .......... .......... .......... 59% 138M 1s 26800K .......... .......... .......... .......... .......... 59% 99.0M 1s 26850K .......... .......... .......... .......... .......... 59% 127M 1s 26900K .......... .......... .......... .......... .......... 59% 104M 1s 26950K .......... .......... .......... .......... .......... 59% 148M 1s 27000K .......... .......... .......... .......... .......... 59% 59.0M 1s 27050K .......... .......... .......... .......... .......... 59% 120M 1s 27100K .......... .......... .......... .......... .......... 60% 41.5M 1s 27150K .......... .......... .......... .......... .......... 60% 146M 1s 27200K .......... .......... .......... .......... .......... 60% 10.4M 1s 27250K .......... .......... .......... .......... .......... 60% 150M 1s 27300K .......... .......... .......... .......... .......... 60% 45.7M 1s 27350K .......... .......... .......... .......... .......... 60% 153M 1s 27400K .......... .......... .......... .......... .......... 60% 10.2M 1s 27450K .......... .......... .......... .......... .......... 60% 41.8M 1s 27500K .......... .......... .......... .......... .......... 60% 111M 1s 27550K .......... .......... .......... .......... .......... 61% 13.9M 1s 27600K .......... .......... .......... .......... .......... 61% 4.72M 1s 27650K .......... .......... .......... .......... .......... 61% 129M 1s 27700K .......... .......... .......... .......... .......... 61% 4.38M 1s 27750K .......... .......... .......... .......... .......... 61% 47.7M 1s 27800K .......... .......... .......... .......... .......... 61% 37.8M 1s 27850K .......... .......... .......... .......... .......... 61% 105M 1s 27900K .......... .......... .......... .......... .......... 61% 44.0M 1s 27950K .......... .......... .......... .......... .......... 61% 65.1M 1s 28000K .......... .......... .......... .......... .......... 62% 91.8M 1s 28050K .......... .......... .......... .......... .......... 62% 106M 1s 28100K .......... .......... .......... .......... .......... 62% 115M 1s 28150K .......... .......... .......... .......... .......... 62% 116M 1s 28200K .......... .......... .......... .......... .......... 62% 96.9M 1s 28250K .......... .......... .......... .......... .......... 62% 37.0M 1s 28300K .......... .......... .......... .......... .......... 62% 99.2M 1s 28350K .......... .......... .......... .......... .......... 62% 76.1M 1s 28400K .......... .......... .......... .......... .......... 62% 96.9M 1s 28450K .......... .......... .......... .......... .......... 63% 14.2M 1s 28500K .......... .......... .......... .......... .......... 63% 32.2M 1s 28550K .......... .......... .......... .......... .......... 63% 6.19M 1s 28600K .......... .......... .......... .......... .......... 63% 55.6M 1s 28650K .......... .......... .......... .......... .......... 63% 4.13M 1s 28700K .......... .......... .......... .......... .......... 63% 89.8M 1s 28750K .......... .......... .......... .......... .......... 63% 84.5M 1s 28800K .......... .......... .......... .......... .......... 63% 85.7M 1s 28850K .......... .......... .......... .......... .......... 63% 93.4M 1s 28900K .......... .......... .......... .......... .......... 64% 97.7M 1s 28950K .......... .......... .......... .......... .......... 64% 12.2M 1s 29000K .......... .......... .......... .......... .......... 64% 80.6M 1s 29050K .......... .......... .......... .......... .......... 64% 95.6M 1s 29100K .......... .......... .......... .......... .......... 64% 9.31M 1s 29150K .......... .......... .......... .......... .......... 64% 83.0M 1s 29200K .......... .......... .......... .......... .......... 64% 48.6M 1s 29250K .......... .......... .......... .......... .......... 64% 11.8M 1s 29300K .......... .......... .......... .......... .......... 64% 23.5M 1s 29350K .......... .......... .......... .......... .......... 65% 7.12M 1s 29400K .......... .......... .......... .......... .......... 65% 112M 1s 29450K .......... .......... .......... .......... .......... 65% 130M 1s 29500K .......... .......... .......... .......... .......... 65% 12.7M 1s 29550K .......... .......... .......... .......... .......... 65% 31.1M 1s 29600K .......... .......... .......... .......... .......... 65% 10.3M 1s 29650K .......... .......... .......... .......... .......... 65% 2.95M 1s 29700K .......... .......... .......... .......... .......... 65% 114M 1s 29750K .......... .......... .......... .......... .......... 65% 143M 1s 29800K .......... .......... .......... .......... .......... 66% 69.9M 1s 29850K .......... .......... .......... .......... .......... 66% 76.2M 1s 29900K .......... .......... .......... .......... .......... 66% 8.70M 1s 29950K .......... .......... .......... .......... .......... 66% 75.0M 1s 30000K .......... .......... .......... .......... .......... 66% 10.8M 1s 30050K .......... .......... .......... .......... .......... 66% 28.0M 1s 30100K .......... .......... .......... .......... .......... 66% 84.8M 1s 30150K .......... .......... .......... .......... .......... 66% 8.44M 1s 30200K .......... .......... .......... .......... .......... 66% 24.5M 1s 30250K .......... .......... .......... .......... .......... 67% 11.2M 1s 30300K .......... .......... .......... .......... .......... 67% 23.5M 1s 30350K .......... .......... .......... .......... .......... 67% 11.8M 1s 30400K .......... .......... .......... .......... .......... 67% 78.0M 1s 30450K .......... .......... .......... .......... .......... 67% 8.23M 1s 30500K .......... .......... .......... .......... .......... 67% 10.1M 1s 30550K .......... .......... .......... .......... .......... 67% 28.1M 1s 30600K .......... .......... .......... .......... .......... 67% 10.7M 1s 30650K .......... .......... .......... .......... .......... 67% 28.5M 0s 30700K .......... .......... .......... .......... .......... 68% 2.17M 1s 30750K .......... .......... .......... .......... .......... 68% 134M 1s 30800K .......... .......... .......... .......... .......... 68% 7.66M 1s 30850K .......... .......... .......... .......... .......... 68% 85.7M 1s 30900K .......... .......... .......... .......... .......... 68% 8.42M 1s 30950K .......... .......... .......... .......... .......... 68% 87.0M 0s 31000K .......... .......... .......... .......... .......... 68% 8.29M 1s 31050K .......... .......... .......... .......... .......... 68% 152M 0s 31100K .......... .......... .......... .......... .......... 68% 8.31M 0s 31150K .......... .......... .......... .......... .......... 69% 135M 0s 31200K .......... .......... .......... .......... .......... 69% 136M 0s 31250K .......... .......... .......... .......... .......... 69% 8.23M 0s 31300K .......... .......... .......... .......... .......... 69% 153M 0s 31350K .......... .......... .......... .......... .......... 69% 8.26M 0s 31400K .......... .......... .......... .......... .......... 69% 44.4M 0s 31450K .......... .......... .......... .......... .......... 69% 9.36M 0s 31500K .......... .......... .......... .......... .......... 69% 151M 0s 31550K .......... .......... .......... .......... .......... 69% 8.20M 0s 31600K .......... .......... .......... .......... .......... 70% 120M 0s 31650K .......... .......... .......... .......... .......... 70% 10.1M 0s 31700K .......... .......... .......... .......... .......... 70% 10.5M 0s 31750K .......... .......... .......... .......... .......... 70% 36.1M 0s 31800K .......... .......... .......... .......... .......... 70% 17.1M 0s 31850K .......... .......... .......... .......... .......... 70% 14.2M 0s 31900K .......... .......... .......... .......... .......... 70% 17.4M 0s 31950K .......... .......... .......... .......... .......... 70% 21.4M 0s 32000K .......... .......... .......... .......... .......... 70% 12.1M 0s 32050K .......... .......... .......... .......... .......... 71% 90.1M 0s 32100K .......... .......... .......... .......... .......... 71% 10.8M 0s 32150K .......... .......... .......... .......... .......... 71% 26.4M 0s 32200K .......... .......... .......... .......... .......... 71% 10.6M 0s 32250K .......... .......... .......... .......... .......... 71% 32.5M 0s 32300K .......... .......... .......... .......... .......... 71% 10.2M 0s 32350K .......... .......... .......... .......... .......... 71% 29.7M 0s 32400K .......... .......... .......... .......... .......... 71% 10.4M 0s 32450K .......... .......... .......... .......... .......... 71% 31.7M 0s 32500K .......... .......... .......... .......... .......... 72% 14.3M 0s 32550K .......... .......... .......... .......... .......... 72% 17.3M 0s 32600K .......... .......... .......... .......... .......... 72% 11.8M 0s 32650K .......... .......... .......... .......... .......... 72% 18.5M 0s 32700K .......... .......... .......... .......... .......... 72% 13.4M 0s 32750K .......... .......... .......... .......... .......... 72% 1.82M 0s 32800K .......... .......... .......... .......... .......... 72% 60.6M 0s 32850K .......... .......... .......... .......... .......... 72% 69.9M 0s 32900K .......... .......... .......... .......... .......... 72% 25.4M 0s 32950K .......... .......... .......... .......... .......... 73% 71.5M 0s 33000K .......... .......... .......... .......... .......... 73% 59.0M 0s 33050K .......... .......... .......... .......... .......... 73% 72.9M 0s 33100K .......... .......... .......... .......... .......... 73% 68.5M 0s 33150K .......... .......... .......... .......... .......... 73% 73.2M 0s 33200K .......... .......... .......... .......... .......... 73% 4.15M 0s 33250K .......... .......... .......... .......... .......... 73% 93.4M 0s 33300K .......... .......... .......... .......... .......... 73% 7.90M 0s 33350K .......... .......... .......... .......... .......... 73% 114M 0s 33400K .......... .......... .......... .......... .......... 74% 8.61M 0s 33450K .......... .......... .......... .......... .......... 74% 102M 0s 33500K .......... .......... .......... .......... .......... 74% 114M 0s 33550K .......... .......... .......... .......... .......... 74% 8.59M 0s 33600K .......... .......... .......... .......... .......... 74% 97.5M 0s 33650K .......... .......... .......... .......... .......... 74% 8.59M 0s 33700K .......... .......... .......... .......... .......... 74% 112M 0s 33750K .......... .......... .......... .......... .......... 74% 2.46M 0s 33800K .......... .......... .......... .......... .......... 74% 84.9M 0s 33850K .......... .......... .......... .......... .......... 75% 97.5M 0s 33900K .......... .......... .......... .......... .......... 75% 8.28M 0s 33950K .......... .......... .......... .......... .......... 75% 79.9M 0s 34000K .......... .......... .......... .......... .......... 75% 9.46M 0s 34050K .......... .......... .......... .......... .......... 75% 113M 0s 34100K .......... .......... .......... .......... .......... 75% 113M 0s 34150K .......... .......... .......... .......... .......... 75% 8.63M 0s 34200K .......... .......... .......... .......... .......... 75% 97.5M 0s 34250K .......... .......... .......... .......... .......... 75% 8.58M 0s 34300K .......... .......... .......... .......... .......... 76% 112M 0s 34350K .......... .......... .......... .......... .......... 76% 8.70M 0s 34400K .......... .......... .......... .......... .......... 76% 94.8M 0s 34450K .......... .......... .......... .......... .......... 76% 116M 0s 34500K .......... .......... .......... .......... .......... 76% 8.78M 0s 34550K .......... .......... .......... .......... .......... 76% 115M 0s 34600K .......... .......... .......... .......... .......... 76% 8.50M 0s 34650K .......... .......... .......... .......... .......... 76% 114M 0s 34700K .......... .......... .......... .......... .......... 76% 115M 0s 34750K .......... .......... .......... .......... .......... 77% 8.79M 0s 34800K .......... .......... .......... .......... .......... 77% 19.1M 0s 34850K .......... .......... .......... .......... .......... 77% 13.8M 0s 34900K .......... .......... .......... .......... .......... 77% 152M 0s 34950K .......... .......... .......... .......... .......... 77% 157M 0s 35000K .......... .......... .......... .......... .......... 77% 8.02M 0s 35050K .......... .......... .......... .......... .......... 77% 89.1M 0s 35100K .......... .......... .......... .......... .......... 77% 8.95M 0s 35150K .......... .......... .......... .......... .......... 77% 84.0M 0s 35200K .......... .......... .......... .......... .......... 78% 73.5M 0s 35250K .......... .......... .......... .......... .......... 78% 9.18M 0s 35300K .......... .......... .......... .......... .......... 78% 155M 0s 35350K .......... .......... .......... .......... .......... 78% 156M 0s 35400K .......... .......... .......... .......... .......... 78% 8.17M 0s 35450K .......... .......... .......... .......... .......... 78% 155M 0s 35500K .......... .......... .......... .......... .......... 78% 7.40M 0s 35550K .......... .......... .......... .......... .......... 78% 137M 0s 35600K .......... .......... .......... .......... .......... 78% 136M 0s 35650K .......... .......... .......... .......... .......... 79% 8.23M 0s 35700K .......... .......... .......... .......... .......... 79% 152M 0s 35750K .......... .......... .......... .......... .......... 79% 10.5M 0s 35800K .......... .......... .......... .......... .......... 79% 3.06M 0s 35850K .......... .......... .......... .......... .......... 79% 82.9M 0s 35900K .......... .......... .......... .......... .......... 79% 101M 0s 35950K .......... .......... .......... .......... .......... 79% 83.5M 0s 36000K .......... .......... .......... .......... .......... 79% 89.6M 0s 36050K .......... .......... .......... .......... .......... 79% 104M 0s 36100K .......... .......... .......... .......... .......... 80% 74.9M 0s 36150K .......... .......... .......... .......... .......... 80% 27.6M 0s 36200K .......... .......... .......... .......... .......... 80% 124M 0s 36250K .......... .......... .......... .......... .......... 80% 10.5M 0s 36300K .......... .......... .......... .......... .......... 80% 36.4M 0s 36350K .......... .......... .......... .......... .......... 80% 154M 0s 36400K .......... .......... .......... .......... .......... 80% 10.1M 0s 36450K .......... .......... .......... .......... .......... 80% 35.1M 0s 36500K .......... .......... .......... .......... .......... 80% 156M 0s 36550K .......... .......... .......... .......... .......... 81% 8.86M 0s 36600K .......... .......... .......... .......... .......... 81% 41.8M 0s 36650K .......... .......... .......... .......... .......... 81% 13.8M 0s 36700K .......... .......... .......... .......... .......... 81% 26.0M 0s 36750K .......... .......... .......... .......... .......... 81% 47.2M 0s 36800K .......... .......... .......... .......... .......... 81% 14.8M 0s 36850K .......... .......... .......... .......... .......... 81% 4.00M 0s 36900K .......... .......... .......... .......... .......... 81% 114M 0s 36950K .......... .......... .......... .......... .......... 81% 90.8M 0s 37000K .......... .......... .......... .......... .......... 82% 7.28M 0s 37050K .......... .......... .......... .......... .......... 82% 65.4M 0s 37100K .......... .......... .......... .......... .......... 82% 65.7M 0s 37150K .......... .......... .......... .......... .......... 82% 10.1M 0s 37200K .......... .......... .......... .......... .......... 82% 57.4M 0s 37250K .......... .......... .......... .......... .......... 82% 9.59M 0s 37300K .......... .......... .......... .......... .......... 82% 62.9M 0s 37350K .......... .......... .......... .......... .......... 82% 80.6M 0s 37400K .......... .......... .......... .......... .......... 82% 9.42M 0s 37450K .......... .......... .......... .......... .......... 83% 98.6M 0s 37500K .......... .......... .......... .......... .......... 83% 61.7M 0s 37550K .......... .......... .......... .......... .......... 83% 9.10M 0s 37600K .......... .......... .......... .......... .......... 83% 52.0M 0s 37650K .......... .......... .......... .......... .......... 83% 19.8M 0s 37700K .......... .......... .......... .......... .......... 83% 16.4M 0s 37750K .......... .......... .......... .......... .......... 83% 43.7M 0s 37800K .......... .......... .......... .......... .......... 83% 10.0M 0s 37850K .......... .......... .......... .......... .......... 83% 6.87M 0s 37900K .......... .......... .......... .......... .......... 84% 102M 0s 37950K .......... .......... .......... .......... .......... 84% 84.6M 0s 38000K .......... .......... .......... .......... .......... 84% 121M 0s 38050K .......... .......... .......... .......... .......... 84% 153M 0s 38100K .......... .......... .......... .......... .......... 84% 10.5M 0s 38150K .......... .......... .......... .......... .......... 84% 47.9M 0s 38200K .......... .......... .......... .......... .......... 84% 18.4M 0s 38250K .......... .......... .......... .......... .......... 84% 18.0M 0s 38300K .......... .......... .......... .......... .......... 84% 37.0M 0s 38350K .......... .......... .......... .......... .......... 84% 19.3M 0s 38400K .......... .......... .......... .......... .......... 85% 13.7M 0s 38450K .......... .......... .......... .......... .......... 85% 144M 0s 38500K .......... .......... .......... .......... .......... 85% 19.9M 0s 38550K .......... .......... .......... .......... .......... 85% 18.5M 0s 38600K .......... .......... .......... .......... .......... 85% 13.2M 0s 38650K .......... .......... .......... .......... .......... 85% 21.0M 0s 38700K .......... .......... .......... .......... .......... 85% 30.8M 0s 38750K .......... .......... .......... .......... .......... 85% 18.6M 0s 38800K .......... .......... .......... .......... .......... 85% 40.5M 0s 38850K .......... .......... .......... .......... .......... 86% 9.79M 0s 38900K .......... .......... .......... .......... .......... 86% 15.4M 0s 38950K .......... .......... .......... .......... .......... 86% 148M 0s 39000K .......... .......... .......... .......... .......... 86% 15.8M 0s 39050K .......... .......... .......... .......... .......... 86% 19.4M 0s 39100K .......... .......... .......... .......... .......... 86% 43.3M 0s 39150K .......... .......... .......... .......... .......... 86% 18.6M 0s 39200K .......... .......... .......... .......... .......... 86% 17.4M 0s 39250K .......... .......... .......... .......... .......... 86% 41.8M 0s 39300K .......... .......... .......... .......... .......... 87% 20.5M 0s 39350K .......... .......... .......... .......... .......... 87% 18.1M 0s 39400K .......... .......... .......... .......... .......... 87% 33.0M 0s 39450K .......... .......... .......... .......... .......... 87% 10.3M 0s 39500K .......... .......... .......... .......... .......... 87% 38.0M 0s 39550K .......... .......... .......... .......... .......... 87% 19.0M 0s 39600K .......... .......... .......... .......... .......... 87% 110M 0s 39650K .......... .......... .......... .......... .......... 87% 14.2M 0s 39700K .......... .......... .......... .......... .......... 87% 146M 0s 39750K .......... .......... .......... .......... .......... 88% 14.0M 0s 39800K .......... .......... .......... .......... .......... 88% 19.5M 0s 39850K .......... .......... .......... .......... .......... 88% 17.6M 0s 39900K .......... .......... .......... .......... .......... 88% 763K 0s 39950K .......... .......... .......... .......... .......... 88% 143M 0s 40000K .......... .......... .......... .......... .......... 88% 132M 0s 40050K .......... .......... .......... .......... .......... 88% 108M 0s 40100K .......... .......... .......... .......... .......... 88% 118M 0s 40150K .......... .......... .......... .......... .......... 88% 147M 0s 40200K .......... .......... .......... .......... .......... 89% 124M 0s 40250K .......... .......... .......... .......... .......... 89% 142M 0s 40300K .......... .......... .......... .......... .......... 89% 110M 0s 40350K .......... .......... .......... .......... .......... 89% 15.0M 0s 40400K .......... .......... .......... .......... .......... 89% 136M 0s 40450K .......... .......... .......... .......... .......... 89% 155M 0s 40500K .......... .......... .......... .......... .......... 89% 76.1M 0s 40550K .......... .......... .......... .......... .......... 89% 9.37M 0s 40600K .......... .......... .......... .......... .......... 89% 127M 0s 40650K .......... .......... .......... .......... .......... 90% 8.52M 0s 40700K .......... .......... .......... .......... .......... 90% 129M 0s 40750K .......... .......... .......... .......... .......... 90% 153M 0s 40800K .......... .......... .......... .......... .......... 90% 8.44M 0s 40850K .......... .......... .......... .......... .......... 90% 150M 0s 40900K .......... .......... .......... .......... .......... 90% 154M 0s 40950K .......... .......... .......... .......... .......... 90% 3.79M 0s 41000K .......... .......... .......... .......... .......... 90% 83.6M 0s 41050K .......... .......... .......... .......... .......... 90% 147M 0s 41100K .......... .......... .......... .......... .......... 91% 8.46M 0s 41150K .......... .......... .......... .......... .......... 91% 151M 0s 41200K .......... .......... .......... .......... .......... 91% 135M 0s 41250K .......... .......... .......... .......... .......... 91% 9.16M 0s 41300K .......... .......... .......... .......... .......... 91% 111M 0s 41350K .......... .......... .......... .......... .......... 91% 91.8M 0s 41400K .......... .......... .......... .......... .......... 91% 9.26M 0s 41450K .......... .......... .......... .......... .......... 91% 113M 0s 41500K .......... .......... .......... .......... .......... 91% 89.8M 0s 41550K .......... .......... .......... .......... .......... 92% 9.88M 0s 41600K .......... .......... .......... .......... .......... 92% 95.9M 0s 41650K .......... .......... .......... .......... .......... 92% 50.7M 0s 41700K .......... .......... .......... .......... .......... 92% 9.58M 0s 41750K .......... .......... .......... .......... .......... 92% 115M 0s 41800K .......... .......... .......... .......... .......... 92% 53.1M 0s 41850K .......... .......... .......... .......... .......... 92% 9.84M 0s 41900K .......... .......... .......... .......... .......... 92% 114M 0s 41950K .......... .......... .......... .......... .......... 92% 15.1M 0s 42000K .......... .......... .......... .......... .......... 93% 19.4M 0s 42050K .......... .......... .......... .......... .......... 93% 88.1M 0s 42100K .......... .......... .......... .......... .......... 93% 45.6M 0s 42150K .......... .......... .......... .......... .......... 93% 88.1M 0s 42200K .......... .......... .......... .......... .......... 93% 11.0M 0s 42250K .......... .......... .......... .......... .......... 93% 43.1M 0s 42300K .......... .......... .......... .......... .......... 93% 116M 0s 42350K .......... .......... .......... .......... .......... 93% 10.9M 0s 42400K .......... .......... .......... .......... .......... 93% 40.8M 0s 42450K .......... .......... .......... .......... .......... 94% 113M 0s 42500K .......... .......... .......... .......... .......... 94% 11.0M 0s 42550K .......... .......... .......... .......... .......... 94% 38.0M 0s 42600K .......... .......... .......... .......... .......... 94% 64.7M 0s 42650K .......... .......... .......... .......... .......... 94% 72.3M 0s 42700K .......... .......... .......... .......... .......... 94% 10.0M 0s 42750K .......... .......... .......... .......... .......... 94% 62.3M 0s 42800K .......... .......... .......... .......... .......... 94% 62.4M 0s 42850K .......... .......... .......... .......... .......... 94% 9.80M 0s 42900K .......... .......... .......... .......... .......... 95% 83.8M 0s 42950K .......... .......... .......... .......... .......... 95% 77.5M 0s 43000K .......... .......... .......... .......... .......... 95% 1.15M 0s 43050K .......... .......... .......... .......... .......... 95% 142M 0s 43100K .......... .......... .......... .......... .......... 95% 143M 0s 43150K .......... .......... .......... .......... .......... 95% 151M 0s 43200K .......... .......... .......... .......... .......... 95% 132M 0s 43250K .......... .......... .......... .......... .......... 95% 152M 0s 43300K .......... .......... .......... .......... .......... 95% 151M 0s 43350K .......... .......... .......... .......... .......... 96% 127M 0s 43400K .......... .......... .......... .......... .......... 96% 127M 0s 43450K .......... .......... .......... .......... .......... 96% 148M 0s 43500K .......... .......... .......... .......... .......... 96% 149M 0s 43550K .......... .......... .......... .......... .......... 96% 109M 0s 43600K .......... .......... .......... .......... .......... 96% 133M 0s 43650K .......... .......... .......... .......... .......... 96% 22.9M 0s 43700K .......... .......... .......... .......... .......... 96% 149M 0s 43750K .......... .......... .......... .......... .......... 96% 155M 0s 43800K .......... .......... .......... .......... .......... 97% 129M 0s 43850K .......... .......... .......... .......... .......... 97% 8.82M 0s 43900K .......... .......... .......... .......... .......... 97% 150M 0s 43950K .......... .......... .......... .......... .......... 97% 152M 0s 44000K .......... .......... .......... .......... .......... 97% 8.65M 0s 44050K .......... .......... .......... .......... .......... 97% 83.9M 0s 44100K .......... .......... .......... .......... .......... 97% 89.9M 0s 44150K .......... .......... .......... .......... .......... 97% 33.2M 0s 44200K .......... .......... .......... .......... .......... 97% 12.1M 0s 44250K .......... .......... .......... .......... .......... 98% 153M 0s 44300K .......... .......... .......... .......... .......... 98% 25.9M 0s 44350K .......... .......... .......... .......... .......... 98% 12.0M 0s 44400K .......... .......... .......... .......... .......... 98% 135M 0s 44450K .......... .......... .......... .......... .......... 98% 26.0M 0s 44500K .......... .......... .......... .......... .......... 98% 12.1M 0s 44550K .......... .......... .......... .......... .......... 98% 152M 0s 44600K .......... .......... .......... .......... .......... 98% 28.1M 0s 44650K .......... .......... .......... .......... .......... 98% 11.6M 0s 44700K .......... .......... .......... .......... .......... 99% 131M 0s 44750K .......... .......... .......... .......... .......... 99% 136M 0s 44800K .......... .......... .......... .......... .......... 99% 27.8M 0s 44850K .......... .......... .......... .......... .......... 99% 12.0M 0s 44900K .......... .......... .......... .......... .......... 99% 92.1M 0s 44950K .......... .......... .......... .......... .......... 99% 28.0M 0s 45000K .......... .......... .......... .......... .......... 99% 12.2M 0s 45050K .......... .......... .......... .......... .......... 99% 15.5M 0s 45100K .......... .......... .......... .......... .......... 99% 124M 0s 45150K .......... .......... ........ 100% 91.3M=1.9s 2022-12-07 20:24:08 (23.5 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-12-07 20:24:14-- 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% 3.84M 1s 50K .......... .......... .......... .......... .......... 3% 10.0M 0s 100K .......... .......... .......... .......... .......... 5% 40.4M 0s 150K .......... .......... .......... .......... .......... 7% 9.79M 0s 200K .......... .......... .......... .......... .......... 9% 44.7M 0s 250K .......... .......... .......... .......... .......... 11% 9.80M 0s 300K .......... .......... .......... .......... .......... 13% 39.9M 0s 350K .......... .......... .......... .......... .......... 15% 9.91M 0s 400K .......... .......... .......... .......... .......... 17% 21.7M 0s 450K .......... .......... .......... .......... .......... 19% 39.0M 0s 500K .......... .......... .......... .......... .......... 21% 12.6M 0s 550K .......... .......... .......... .......... .......... 23% 24.1M 0s 600K .......... .......... .......... .......... .......... 25% 13.9M 0s 650K .......... .......... .......... .......... .......... 27% 25.4M 0s 700K .......... .......... .......... .......... .......... 29% 14.5M 0s 750K .......... .......... .......... .......... .......... 31% 18.2M 0s 800K .......... .......... .......... .......... .......... 33% 57.9M 0s 850K .......... .......... .......... .......... .......... 35% 9.15M 0s 900K .......... .......... .......... .......... .......... 37% 56.8M 0s 950K .......... .......... .......... .......... .......... 39% 55.5M 0s 1000K .......... .......... .......... .......... .......... 41% 8.85M 0s 1050K .......... .......... .......... .......... .......... 43% 33.9M 0s 1100K .......... .......... .......... .......... .......... 45% 34.6M 0s 1150K .......... .......... .......... .......... .......... 47% 15.0M 0s 1200K .......... .......... .......... .......... .......... 49% 52.9M 0s 1250K .......... .......... .......... .......... .......... 51% 10.0M 0s 1300K .......... .......... .......... .......... .......... 53% 60.4M 0s 1350K .......... .......... .......... .......... .......... 55% 17.0M 0s 1400K .......... .......... .......... .......... .......... 57% 14.7M 0s 1450K .......... .......... .......... .......... .......... 59% 56.4M 0s 1500K .......... .......... .......... .......... .......... 61% 22.2M 0s 1550K .......... .......... .......... .......... .......... 63% 11.1M 0s 1600K .......... .......... .......... .......... .......... 65% 44.8M 0s 1650K .......... .......... .......... .......... .......... 67% 57.7M 0s 1700K .......... .......... .......... .......... .......... 69% 11.0M 0s 1750K .......... .......... .......... .......... .......... 71% 117M 0s 1800K .......... .......... .......... .......... .......... 73% 83.9M 0s 1850K .......... .......... .......... .......... .......... 75% 9.54M 0s 1900K .......... .......... .......... .......... .......... 77% 77.6M 0s 1950K .......... .......... .......... .......... .......... 79% 60.5M 0s 2000K .......... .......... .......... .......... .......... 81% 43.6M 0s 2050K .......... .......... .......... .......... .......... 83% 11.9M 0s 2100K .......... .......... .......... .......... .......... 85% 41.9M 0s 2150K .......... .......... .......... .......... .......... 87% 22.6M 0s 2200K .......... .......... .......... .......... .......... 89% 15.6M 0s 2250K .......... .......... .......... .......... .......... 91% 72.8M 0s 2300K .......... .......... .......... .......... .......... 92% 89.3M 0s 2350K .......... .......... .......... .......... .......... 94% 10.5M 0s 2400K .......... .......... .......... .......... .......... 96% 39.6M 0s 2450K .......... .......... .......... .......... .......... 98% 56.9M 0s 2500K .......... .......... ...... 100% 37.6M=0.1s 2022-12-07 20:24:14 (18.8 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-12-07 20:24:15.000 logParameters (src/parameters/parameters.c:341):Image file name: ./image/VMMaker.image [DEBUG] 2022-12-07 20:24:15.000 logParameters (src/parameters/parameters.c:342):Is default Image: no [DEBUG] 2022-12-07 20:24:15.000 logParameters (src/parameters/parameters.c:343):Is interactive session: no [DEBUG] 2022-12-07 20:24:15.000 logParameterVector (src/parameters/parameters.c:331):vmParameters [count = 4]: [DEBUG] 2022-12-07 20:24:15.000 logParameterVector (src/parameters/parameters.c:334): ./vm/Contents/MacOS/Pharo [DEBUG] 2022-12-07 20:24:15.000 logParameterVector (src/parameters/parameters.c:334): --headless [DEBUG] 2022-12-07 20:24:15.000 logParameterVector (src/parameters/parameters.c:334): --logLevel=4 [DEBUG] 2022-12-07 20:24:15.000 logParameterVector (src/parameters/parameters.c:334): --headless [DEBUG] 2022-12-07 20:24:15.000 logParameterVector (src/parameters/parameters.c:331):imageParameters [count = 3]: [DEBUG] 2022-12-07 20:24:15.000 logParameterVector (src/parameters/parameters.c:334): test [DEBUG] 2022-12-07 20:24:15.000 logParameterVector (src/parameters/parameters.c:334): --junit-xml-output [DEBUG] 2022-12-07 20:24:15.000 logParameterVector (src/parameters/parameters.c:334): VMMakerTests [INFO ] 2022-12-07 20:24:15.000 vm_main_with_parameters (src/client.c:113):Opening Image: ./image/VMMaker.image [DEBUG] 2022-12-07 20:24:15.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-12-07 20:24:15.000 vm_main_with_parameters (src/client.c:137):sizeof(int): 4 [DEBUG] 2022-12-07 20:24:15.000 vm_main_with_parameters (src/client.c:138):sizeof(long): 8 [DEBUG] 2022-12-07 20:24:15.000 vm_main_with_parameters (src/client.c:139):sizeof(long long): 8 [DEBUG] 2022-12-07 20:24:15.000 vm_main_with_parameters (src/client.c:140):sizeof(void*): 8 [DEBUG] 2022-12-07 20:24:15.000 vm_main_with_parameters (src/client.c:141):sizeof(sqInt): 8 [DEBUG] 2022-12-07 20:24:15.000 vm_main_with_parameters (src/client.c:142):sizeof(sqLong): 8 [DEBUG] 2022-12-07 20:24:15.000 vm_main_with_parameters (src/client.c:143):sizeof(float): 4 [DEBUG] 2022-12-07 20:24:15.000 vm_main_with_parameters (src/client.c:144):sizeof(double): 8 [DEBUG] 2022-12-07 20:24:15.000 runOnMainThread (src/client.c:254):Running VM on main thread [DEBUG] 2022-12-07 20:24:15.000 allocateJITMemory (src/memoryUnix.c:110):Trying to allocate JIT memory in 0x10b92f000 [DEBUG] 2022-12-07 20:24:15.000 sqAllocateMemory (src/memoryUnix.c:139):Trying to load the image in 0x10ba8d000 [DEBUG] 2022-12-07 20:24:15.000 sqAllocateMemory (src/memoryUnix.c:181):Loading the image in 0x110f5a000 [WARN ] 2022-12-07 20:24:15.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SecurityPlugin [WARN ] 2022-12-07 20:24:15.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset [WARN ] 2022-12-07 20:24:15.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks [WARN ] 2022-12-07 20:24:15.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [WARN ] 2022-12-07 20:24:15.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin [WARN ] 2022-12-07 20:24:15.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStatus [WARN ] 2022-12-07 20:24:15.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverLocalAddress [WARN ] 2022-12-07 20:24:15.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameSize [WARN ] 2022-12-07 20:24:15.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameResult [WARN ] 2022-12-07 20:24:15.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: MD5Plugin [WARN ] 2022-12-07 20:24:15.000 unimplementedPrimitive (src/nullDisplay.c:6):Unimplemented primitive: ioNoteDisplayChangedwidthheightdepth [WARN ] 2022-12-07 20:24:15.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles [WARN ] 2022-12-07 20:24:15.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 Wed Dec 7 20:24:50 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 0x0000000119352000 rbx 0x0000000010000000 rcx 0x00000001193c8cc7 rdx 0x0000000000000001 rdi 0x00000001193c8cd0 rsi 0x00000001193c8cd0 rbp 0x00007ffee6c7b7d0 rsp 0x00007ffee6c7b790 r8 0x00ffffffffffffff r9 0x0000000000000001 r10 0x0000000118b23f28 r11 0x00007ffee6ca14c8 r12 0x00000001192bbcc0 r13 0x0000000000000000 r14 0x0000000000021a00 r15 0xff00000010000032 rip 0x0000000108fbb6c0 *0 libPharoVMCore.dylib 0x0000000108fbb6c0 instantiateClassindexableSizeisPinned + 912 1 libPharoVMCore.dylib 0x00000001090095a1 reportStackState + 305 2 libPharoVMCore.dylib 0x000000010900943e doReport + 190 3 libPharoVMCore.dylib 0x0000000109009769 sigsegv + 25 4 libsystem_platform.dylib 0x00007fff68cdf5fd _sigtramp + 29 5 ??? 0x0000000000000000 0x0 + 0 6 libPharoVMCore.dylib 0x0000000108fe3967 primitiveNewWithArg + 71 7 ??? 0x000000010ba323bd 0x0 + 4490208189 8 ??? 0x0000000000000000 0x0 + 0 All Smalltalk process stacks (active first): Process 0x1172c4788 priority 40 0x7ffee6ca1488 M ByteArray class(Behavior)>new: 0x1125665e8: a(n) ByteArray class 0x7ffee6ca14e0 M MachineSimulatorMemoryManager(SlangMemoryManager)>allocate: 0x1112678c0: a(n) MachineSimulatorMemoryManager 0x7ffee6ca1518 M Spur64BitMMLECoSimulator(SpurMemoryManager)>allocateMemoryOfSize:initialAddress: 0x111265a00: a(n) Spur64BitMMLECoSimulator 0x7ffee6ca1568 M Spur64BitMMLECoSimulator(SpurMemoryManager)>allocateMemoryOfSize:newSpaceSize:stackSize:codeSize:methodCacheSize:primitiveTraceLogSize:rumpCStackSize:initialAddress: 0x111265a00: a(n) Spur64BitMMLECoSimulator 0x7ffee6ca15e0 M VMJittedGeneralPrimitiveTest(VMSpurMemoryManagerTest)>setUp 0x117374058: a(n) VMJittedGeneralPrimitiveTest 0x7ffee6ca1610 M VMJittedGeneralPrimitiveTest(VMSimpleStackBasedCogitAbstractTest)>setUp 0x117374058: a(n) VMJittedGeneralPrimitiveTest 0x7ffee6ca1640 M VMJittedGeneralPrimitiveTest(VMJittedPrimitivesTest)>setUp 0x117374058: a(n) VMJittedGeneralPrimitiveTest 0x7ffee6ca1670 M [] in VMJittedGeneralPrimitiveTest>runCase 0x117374058: a(n) VMJittedGeneralPrimitiveTest 0x7ffee6ca16b0 M FullBlockClosure(BlockClosure)>ensure: 0x1112678e8: a(n) FullBlockClosure 0x7ffee6ca16e8 M VMJittedGeneralPrimitiveTest(TestCase)>runCase 0x117374058: a(n) VMJittedGeneralPrimitiveTest 0x7ffee6ca1720 M [] in TestExecutionEnvironment>runTestCaseUnderWatchdog: 0x11748bb60: a(n) TestExecutionEnvironment 0x7ffee6ca1760 M FullBlockClosure(BlockClosure)>ensure: 0x1112679f0: a(n) FullBlockClosure 0x7ffee6ca17a0 M [] in TestExecutionEnvironment>runTestCaseUnderWatchdog: 0x11748bb60: a(n) TestExecutionEnvironment 0x7ffee6ca17d0 M FullBlockClosure(BlockClosure)>on:do: 0x111267b00: a(n) FullBlockClosure 0x7ffee6c95348 M TestExecutionEnvironment>runTestCaseUnderWatchdog: 0x11748bb60: a(n) TestExecutionEnvironment 0x7ffee6c95388 M [] in TestExecutionEnvironment>runTestCase: 0x11748bb60: a(n) TestExecutionEnvironment 0x7ffee6c953c8 M FullBlockClosure(BlockClosure)>ensure: 0x111266990: a(n) FullBlockClosure 0x7ffee6c95400 M TestExecutionEnvironment>runTestCase: 0x11748bb60: a(n) TestExecutionEnvironment 0x7ffee6c95438 M CurrentExecutionEnvironment class>runTestCase: 0x11256d1a0: a(n) CurrentExecutionEnvironment class 0x7ffee6c95470 M VMJittedGeneralPrimitiveTest(TestCase)>runCaseManaged 0x117374058: a(n) VMJittedGeneralPrimitiveTest 0x7ffee6c954a8 M [] in HDTestReport>runCase: 0x11748bd40: a(n) HDTestReport 0x7ffee6c954d8 M FullBlockClosure(BlockClosure)>on:do: 0x111266aa0: a(n) FullBlockClosure 0x7ffee6c95520 M [] in HDTestReport>runCase: 0x11748bd40: a(n) HDTestReport 0x7ffee6c95558 M Time class>microsecondsToRun: 0x112567900: a(n) Time class 0x7ffee6c95590 M Time class>millisecondsToRun: 0x112567900: a(n) Time class 0x7ffee6c955d0 M FullBlockClosure(BlockClosure)>timeToRun 0x111266bb8: a(n) FullBlockClosure 0x7ffee6c95610 M [] in HDTestReport>reportTestCase:runBlock: 0x11748bd40: a(n) HDTestReport 0x7ffee6c95650 M FullBlockClosure(BlockClosure)>ensure: 0x111266bf8: a(n) FullBlockClosure 0x7ffee6c95698 M HDTestReport>newLogDuring: 0x11748bd40: a(n) HDTestReport 0x7ffee6c956e0 M HDTestReport>reportTestCase:runBlock: 0x11748bd40: a(n) HDTestReport 0x7ffee6c95720 M HDTestReport>runCase: 0x11748bd40: a(n) HDTestReport 0x7ffee6c95758 M VMJittedGeneralPrimitiveTest(TestCase)>run: 0x117374058: a(n) VMJittedGeneralPrimitiveTest 0x7ffee6c95790 M [] in HDTestReport>runAll 0x11748bd40: a(n) HDTestReport 0x7ffee6c957d8 M OrderedCollection>do: 0x117318c38: a(n) OrderedCollection 0x11748be98 s [] in HDTestReport>runAll 0x11748c270 s [] in CurrentExecutionEnvironment class>activate:for: 0x11748c600 s FullBlockClosure(BlockClosure)>ensure: 0x11748c9a8 s CurrentExecutionEnvironment class>activate:for: 0x11748ccf8 s TestExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x11748cf00 s DefaultExecutionEnvironment>runTestsBy: 0x11748d128 s CurrentExecutionEnvironment class>runTestsBy: 0x11748c6f0 s HDTestReport>runAll 0x11748ca98 s [] in HDTestReport>run 0x11748cdb0 s Time class>microsecondsToRun: 0x11748cfb8 s Time class>millisecondsToRun: 0x11748d1e0 s FullBlockClosure(BlockClosure)>timeToRun 0x11748d070 s [] in HDTestReport>run 0x11748d298 s FullBlockClosure(BlockClosure)>ensure: 0x11748d378 s [] in HDTestReport>run 0x11748d458 s FullBlockClosure(BlockClosure)>ensure: 0x11748d538 s Author>ifUnknownAuthorUse:during: 0x11748d618 s HDTestReport>run 0x11748d6d0 s HDTestReport>runSuite: 0x1172bc270 s HDTestReport class>runSuite: 0x1172bfc78 s HDTestReport class>runClasses:named: 0x1172c0118 s HDTestReport class>runPackage: 0x1172c05f0 s [] in HDTestReport class(HDReport class)>runPackages: 0x1172c1380 s [] in Set>collect: 0x1172c19c0 s Array(SequenceableCollection)>do: 0x1172c2108 s Set>collect: 0x1172c1ae0 s HDTestReport class(HDReport class)>runPackages: 0x1172c2230 s TestCommandLineHandler>runPackages 0x1172c2730 s TestCommandLineHandler>activate 0x1172c2a20 s TestCommandLineHandler class(CommandLineHandler class)>activateWith: 0x1172c2cd8 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x1172c2f38 s FullBlockClosure(BlockClosure)>on:do: 0x1172c3120 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x1172c3500 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand 0x1172c3898 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument: 0x1172c3b10 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x1172c3dc0 s FullBlockClosure(BlockClosure)>on:do: 0x1172c40b0 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x1172c42b0 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 40 Process 0x114e133c8 priority 40 0x7ffee6cb57d8 M MorphicRenderLoop>doOneCycleWhile: 0x114e5b798: a(n) MorphicRenderLoop 0x114e5bca0 s [] in MorphicUIManager>spawnNewProcess 0x114e5be48 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 10 Process 0x1172c4670 priority 10 0x1172e2840 s ProcessorScheduler class>idleProcess 0x11748bf50 s [] in ProcessorScheduler class>startUp 0x11748c350 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x1172c4cb0 priority 50 0x7ffee6caf7e0 M WeakArray class>finalizationProcess 0x112567c90: a(n) WeakArray class 0x117319bc8 s [] in WeakArray class>restartFinalizationProcess 0x117328ba8 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x114e13418 priority 80 0x7ffee6c91798 M DelayMicrosecondTicker>waitForUserSignalled:orExpired: 0x1129a80b0: a(n) DelayMicrosecondTicker 0x7ffee6c917e0 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x1129a3e10: a(n) DelaySemaphoreScheduler 0x115aa7b50 s FullBlockClosure(BlockClosure)>ensure: 0x114e5bf78 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x115aa7850 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x114e5c058 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x114419540 priority 40 0x11441d888 s AtomicSharedQueue>waitForNewItems 0x11441e730 s AtomicSharedQueue>next 0x11441f208 s TKTWorkerProcess>privateNextTask 0x11441fb08 s [] in TKTWorkerProcess>workerLoop 0x11441fbe0 s FullBlockClosure(BlockClosure)>repeat 0x11441fcc0 s TKTWorkerProcess>workerLoop 0x11441fd78 s MessageSend>value 0x11441fe30 s [] in TKTPharoProcessProvider>createProcessDoing:named: 0x11441ff08 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x1172c4620 priority 60 0x1172e2788 s SmalltalkImage>lowSpaceWatcher 0x117319050 s [] in SmalltalkImage>installLowSpaceWatcher 0x117328538 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x1172e2b90 priority 70 0x7ffee6c877a0 M [] in TFCallbackQueue>forkCallbackProcess 0x1172c4b68: a(n) TFCallbackQueue 0x7ffee6c877e0 I [] in FullBlockClosure>newProcess 0x117328818: a(n) FullBlockClosure Process 0x11748c008 priority 79 0x7ffee6c8f6c0 M [] in DelayWaitTimeout>wait 0x11125a110: a(n) DelayWaitTimeout 0x7ffee6c8f700 M FullBlockClosure(BlockClosure)>ensure: 0x111266550: a(n) FullBlockClosure 0x7ffee6c8f738 M DelayWaitTimeout>wait 0x11125a110: a(n) DelayWaitTimeout 0x7ffee6c8f770 M Semaphore>wait: 0x11748bb30: a(n) Semaphore 0x7ffee6c8f7b0 M [] in TestExecutionEnvironment>watchDogLoop 0x11748bb60: a(n) TestExecutionEnvironment 0x7ffee6c8f7e0 M FullBlockClosure(BlockClosure)>repeat 0x11748bba0: a(n) FullBlockClosure 0x11748bc88 s TestExecutionEnvironment>watchDogLoop 0x11748c130 s [] in TestExecutionEnvironment>startWatchDog 0x11748c4e0 s [] in FullBlockClosure(BlockClosure)>newProcess Most recent primitives terminateTo: copyBitsColor:alpha:gammaTable:ungammaTable: truncated fractionPart truncated truncated wait tempAt: tempAt:put: tempAt: terminateTo: signal findNextUnwindContextUpTo: terminateTo: copyBitsColor:alpha:gammaTable:ungammaTable: truncated fractionPart truncated truncated wait tempAt: tempAt:put: tempAt: terminateTo: signal findNextUnwindContextUpTo: terminateTo: copyBitsColor:alpha:gammaTable:ungammaTable: truncated fractionPart truncated truncated wait tempAt: tempAt:put: tempAt: terminateTo: signal findNextUnwindContextUpTo: terminateTo: copyBitsColor:alpha:gammaTable:ungammaTable: truncated fractionPart truncated truncated wait tempAt: tempAt:put: tempAt: terminateTo: signal findNextUnwindContextUpTo: terminateTo: copyBitsColor:alpha:gammaTable:ungammaTable: truncated fractionPart truncated truncated wait tempAt: tempAt:put: tempAt: terminateTo: signal findNextUnwindContextUpTo: terminateTo: copyBitsColor:alpha:gammaTable:ungammaTable: truncated fractionPart truncated truncated wait tempAt: tempAt:put: tempAt: terminateTo: signal findNextUnwindContextUpTo: terminateTo: copyBitsColor:alpha:gammaTable:ungammaTable: truncated fractionPart truncated truncated wait tempAt: tempAt:put: tempAt: terminateTo: signal findNextUnwindContextUpTo: terminateTo: copyBitsColor:alpha:gammaTable:ungammaTable: truncated fractionPart truncated truncated wait tempAt: tempAt:put: tempAt: terminateTo: signal findNextUnwindContextUpTo: terminateTo: copyBitsColor:alpha:gammaTable:ungammaTable: truncated fractionPart truncated truncated wait tempAt: tempAt:put: tempAt: terminateTo: signal findNextUnwindContextUpTo: terminateTo: copyBitsColor:alpha:gammaTable:ungammaTable: truncated fractionPart truncated truncated wait tempAt: tempAt:put: tempAt: terminateTo: signal findNextUnwindContextUpTo: terminateTo: copyBitsColor:alpha:gammaTable:ungammaTable: truncated fractionPart truncated truncated wait tempAt: tempAt:put: tempAt: terminateTo: signal findNextUnwindContextUpTo: terminateTo: copyBitsColor:alpha:gammaTable:ungammaTable: truncated fractionPart truncated truncated wait tempAt: tempAt:put: tempAt: terminateTo: signal findNextUnwindContextUpTo: terminateTo: copyBitsColor:alpha:gammaTable:ungammaTable: truncated fractionPart truncated truncated wait tempAt: tempAt:put: tempAt: terminateTo: signal findNextUnwindContextUpTo: terminateTo: copyBitsColor:alpha:gammaTable:ungammaTable: truncated fractionPart truncated truncated wait tempAt: tempAt:put: tempAt: terminateTo: signal findNextUnwindContextUpTo: terminateTo: copyBitsColor:alpha:gammaTable:ungammaTable: truncated fractionPart truncated truncated wait tempAt: tempAt:put: tempAt: terminateTo: signal findNextUnwindContextUpTo: terminateTo: copyBitsColor:alpha:gammaTable:ungammaTable: truncated fractionPart truncated truncated wait tempAt: tempAt:put: tempAt: terminateTo: signal findNextUnwindContextUpTo: terminateTo: copyBitsColor:alpha:gammaTable:ungammaTable: truncated fractionPart truncated truncated wait tempAt: tempAt:put: tempAt: terminateTo: signal findNextUnwindContextUpTo: terminateTo: copyBitsColor:alpha:gammaTable:ungammaTable: truncated fractionPart truncated truncated wait tempAt: tempAt:put: tempAt: terminateTo: signal findNextUnwindContextUpTo: terminateTo: copyBitsColor:alpha:gammaTable:ungammaTable: truncated fractionPart truncated truncated wait 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 5992 (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