Started by user guillermo.polito@inria.fr Replayed #2 Connecting to https://api.github.com using pharo-ci using token as pass Connecting to https://api.github.com to check permissions of obtain list of jordanmontt for pharo-project/pharo-vm Obtained Jenkinsfile from 0e5d1631d05b1e413c1d23a0aba9e24447027dc2+89f4766740ff433d45375d4668e4d2f090667a82 (e927279ed04c8208197d4dbd9ae75bd8cc9585e0) [Pipeline] Start of Pipeline [Pipeline] properties [Pipeline] node Running on pharo-ci-jenkins2-osx-intel in /builds/workspace/pharo-vm_PR-700 [Pipeline] { [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] stage [Pipeline] { (VM Unit Tests) [Pipeline] dir Running in /builds/workspace/pharo-vm_PR-700/repository [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential pharo-ci-api-user-pass-token Cloning the remote Git repository Using shallow clone with depth 2 Cloning repository https://github.com/pharo-project/pharo-vm.git > git init /builds/workspace/pharo-vm_PR-700/repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.24.1 (Apple Git-126)' using GIT_ASKPASS to set credentials pharo-ci using token as pass > git fetch --tags --force --progress -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Using shallow fetch with depth 2 Merging remotes/origin/pharo-12 commit 89f4766740ff433d45375d4668e4d2f090667a82 into PR head commit 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git using GIT_ASKPASS to set credentials pharo-ci using token as pass > git fetch --tags --force --progress -- https://github.com/pharo-project/pharo-vm.git +refs/pull/700/head:refs/remotes/origin/PR-700 +refs/heads/pharo-12:refs/remotes/origin/pharo-12 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 # timeout=10 Merge succeeded, producing 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 Checking out Revision 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 (PR-700) Commit message: "Updating hash for Darwin-x86_64" > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials pharo-ci using token as pass > git merge 89f4766740ff433d45375d4668e4d2f090667a82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 # timeout=10 > git rev-list --no-walk 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 # 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" -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE -DICEBERG_DEFAULT_REMOTE=httpsUrl /builds/workspace/pharo-vm_PR-700/repository -- Setting build type to 'RelWithDebInfo' as none was specified. -- CMAKE_GENERATOR=Unix Makefiles -- Building version 10.0.5-0e5d1631d -- Commit hash 0e5d1631d : 2023-10-05 16:25:34 +0200 -- No user build settings. -- v10.0.5-45-g0e5d1631d - Commit: 0e5d1631d - Date: 2023-10-05 16:25:34 +0200 -- The C compiler identification is AppleClang 11.0.3.11030032 -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiling for architecture: x86_64 -- Full Platform name: Darwin-x86_64 -- Building Pharo with executable named Pharo -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of void* -- Check size of void* - done -- int 4 -- long 8 -- long long 8 -- void* 8 -- Writing libraries to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins -- Looking for include file dirent.h -- Looking for include file dirent.h - found -- Looking for include file features.h -- Looking for include file features.h - not found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file ndir.h -- Looking for include file ndir.h - not found -- Looking for include file sys/ndir.h -- Looking for include file sys/ndir.h - not found -- Looking for include file sys/dir.h -- Looking for include file sys/dir.h - found -- Looking for include file sys/filio.h -- Looking for include file sys/filio.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file execinfo.h -- Looking for include file execinfo.h - found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for dlopen in dyld -- Looking for dlopen in dyld - not found -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Success -- Looking for include file sys/uuid.h -- Looking for include file sys/uuid.h - not found -- Looking for include file uuid/uuid.h -- Looking for include file uuid/uuid.h - found -- Looking for include file uuid.h -- Looking for include file uuid.h - not found -- Looking for uuidgen in uuid -- Looking for uuidgen in uuid - not found -- Looking for uuid_generate in uuid -- Looking for uuid_generate in uuid - not found Defining OSX VM to download for code generation -- C Compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- C++ Compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- Resource Compiler: -- Building FFI -- Downloading/updating libffi -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libffi-download Scanning dependencies of target libffi-download [ 11%] Creating directories for 'libffi-download' [ 22%] Performing download step (git clone) for 'libffi-download' Cloning into 'libffi-src'... Switched to a new branch 'v3.3-cmake' Branch 'v3.3-cmake' set up to track remote branch 'v3.3-cmake' from 'origin'. [ 33%] No patch step for 'libffi-download' [ 44%] Performing update step for 'libffi-download' Current branch v3.3-cmake is up to date. [ 55%] No configure step for 'libffi-download' [ 66%] No build step for 'libffi-download' [ 77%] No install step for 'libffi-download' [ 88%] No test step for 'libffi-download' [100%] Completed 'libffi-download' [100%] Built target libffi-download -- Building for TARGET_PLATFORM: X86_64 -- Check size of size_t -- Check size of size_t - done -- The ASM compiler identification is Clang -- Found assembler: /Library/Developer/CommandLineTools/usr/bin/cc -- Check size of double -- Check size of double - done -- Check size of long double -- Check size of long double - done -- Looking for alloca -- Looking for alloca - not found -- Looking for mmap -- Looking for mmap - found -- Looking for MAP_ANON -- Looking for MAP_ANON - found -- Performing Test HAVE_MMAP_DEV_ZERO -- Performing Test HAVE_MMAP_DEV_ZERO - Failed -- Looking for alloca.h -- Looking for alloca.h - found -- Performing Test HAVE_ALLOCA -- Performing Test HAVE_ALLOCA - Success -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for 4 include files stdlib.h, ..., float.h -- Looking for 4 include files stdlib.h, ..., float.h - found -- Looking for memcpy -- Looking for memcpy - found -- Looking for mkostemp -- Looking for mkostemp - not found -- Checking if .eh_frame section is read-only - no -- Checking HAVE_AS_X86_PCREL - yes -- Checking HAVE_AS_X86_64_UNWIND_SECTION_TYPE - no -- Checking HAVE_HIDDEN_VISIBILITY_ATTRIBUTE - no -- Checking if symbols are underscored - no -- Performing Test HAVE_AS_CFI_PSEUDO_OP -- Performing Test HAVE_AS_CFI_PSEUDO_OP - Failed -- Adding plugin: FilePlugin -- Adding plugin: FileAttributesPlugin -- Adding plugin: UUIDPlugin -- Adding plugin: SocketPlugin -- Adding plugin: SurfacePlugin -- Adding plugin: FloatArrayPlugin -- Adding plugin: LargeIntegers -- Adding plugin: JPEGReaderPlugin -- Adding plugin: JPEGReadWriter2Plugin -- Adding plugin: MiscPrimitivePlugin -- Adding plugin: B2DPlugin -- Adding plugin: LocalePlugin -- Adding plugin: SqueakSSL -- Adding plugin: DSAPrims -- Adding plugin: UnixOSProcessPlugin -- Downloading Git2 binary Adding third-party libraries for Darwin-x86_64: libgit2-1.4.4 -- Downloading/updating libgit2-1.4.4 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libgit2-1.4.4-download Scanning dependencies of target libgit2-1.4.4-download [ 11%] Creating directories for 'libgit2-1.4.4-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.4.4-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-1.4.4.zip' -- [download 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 37% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% 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 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 83% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libgit2-1.4.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libgit2-1.4.4-download' [ 44%] No update step for 'libgit2-1.4.4-download' [ 55%] No configure step for 'libgit2-1.4.4-download' [ 66%] No build step for 'libgit2-1.4.4-download' [ 77%] No install step for 'libgit2-1.4.4-download' [ 88%] No test step for 'libgit2-1.4.4-download' [100%] Completed 'libgit2-1.4.4-download' [100%] Built target libgit2-1.4.4-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libgit2-1.4.4-src/libgit2.1.4.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libgit2-1.4.4-src/libgit2.1.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libgit2-1.4.4-src/libgit2.dylib Adding third-party libraries for Darwin-x86_64: libgit2-1.5.2 -- Downloading/updating libgit2-1.5.2 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libgit2-1.5.2-download Scanning dependencies of target libgit2-1.5.2-download [ 11%] Creating directories for 'libgit2-1.5.2-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.5.2-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libgit2-1.5.2-download/libgit2-1.5.2-download-prefix/src/libgit2-1.5.2.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-1.5.2.zip' -- [download 2% complete] -- [download 3% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libgit2-1.5.2-download/libgit2-1.5.2-download-prefix/src/libgit2-1.5.2.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libgit2-1.5.2-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libgit2-1.5.2-download' [ 44%] No update step for 'libgit2-1.5.2-download' [ 55%] No configure step for 'libgit2-1.5.2-download' [ 66%] No build step for 'libgit2-1.5.2-download' [ 77%] No install step for 'libgit2-1.5.2-download' [ 88%] No test step for 'libgit2-1.5.2-download' [100%] Completed 'libgit2-1.5.2-download' [100%] Built target libgit2-1.5.2-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libgit2-1.5.2-src/libgit2.1.5.2.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libgit2-1.5.2-src/libgit2.1.5.dylib Adding third-party libraries for Darwin-x86_64: libgit2-1.6.4 -- Downloading/updating libgit2-1.6.4 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libgit2-1.6.4-download Scanning dependencies of target libgit2-1.6.4-download [ 11%] Creating directories for 'libgit2-1.6.4-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.6.4-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libgit2-1.6.4-download/libgit2-1.6.4-download-prefix/src/libgit2-1.6.4.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-1.6.4.zip' -- [download 1% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% 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 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libgit2-1.6.4-download/libgit2-1.6.4-download-prefix/src/libgit2-1.6.4.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libgit2-1.6.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libgit2-1.6.4-download' [ 44%] No update step for 'libgit2-1.6.4-download' [ 55%] No configure step for 'libgit2-1.6.4-download' [ 66%] No build step for 'libgit2-1.6.4-download' [ 77%] No install step for 'libgit2-1.6.4-download' [ 88%] No test step for 'libgit2-1.6.4-download' [100%] Completed 'libgit2-1.6.4-download' [100%] Built target libgit2-1.6.4-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libgit2-1.6.4-src/libgit2.1.6.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libgit2-1.6.4-src/libgit2.1.6.dylib Adding third-party libraries for Darwin-x86_64: libgit2-default-2023-04-14 -- Downloading/updating libgit2-default-2023-04-14 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libgit2-default-2023-04-14-download Scanning dependencies of target libgit2-default-2023-04-14-download [ 11%] Creating directories for 'libgit2-default-2023-04-14-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-default-2023-04-14-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libgit2-default-2023-04-14-download/libgit2-default-2023-04-14-download-prefix/src/libgit2-default-2023-04-14.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-default-2023-04-14.zip' -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libgit2-default-2023-04-14-download/libgit2-default-2023-04-14-download-prefix/src/libgit2-default-2023-04-14.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libgit2-default-2023-04-14-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libgit2-default-2023-04-14-download' [ 44%] No update step for 'libgit2-default-2023-04-14-download' [ 55%] No configure step for 'libgit2-default-2023-04-14-download' [ 66%] No build step for 'libgit2-default-2023-04-14-download' [ 77%] No install step for 'libgit2-default-2023-04-14-download' [ 88%] No test step for 'libgit2-default-2023-04-14-download' [100%] Completed 'libgit2-default-2023-04-14-download' [100%] Built target libgit2-default-2023-04-14-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libgit2-default-2023-04-14-src/libgit2.dylib Adding third-party libraries for Darwin-x86_64: libssh2-1.10.0 -- Downloading/updating libssh2-1.10.0 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libssh2-1.10.0-download Scanning dependencies of target libssh2-1.10.0-download [ 11%] Creating directories for 'libssh2-1.10.0-download' [ 22%] Performing download step (download, verify and extract) for 'libssh2-1.10.0-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libssh2-1.10.0-download/libssh2-1.10.0-download-prefix/src/libssh2-1.10.0.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libssh2-1.10.0.zip' -- [download 1% complete] -- [download 3% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 77% complete] -- [download 79% complete] -- [download 81% complete] -- [download 82% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libssh2-1.10.0-download/libssh2-1.10.0-download-prefix/src/libssh2-1.10.0.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libssh2-1.10.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libssh2-1.10.0-download' [ 44%] No update step for 'libssh2-1.10.0-download' [ 55%] No configure step for 'libssh2-1.10.0-download' [ 66%] No build step for 'libssh2-1.10.0-download' [ 77%] No install step for 'libssh2-1.10.0-download' [ 88%] No test step for 'libssh2-1.10.0-download' [100%] Completed 'libssh2-1.10.0-download' [100%] Built target libssh2-1.10.0-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libssh2-1.10.0-src/libssh2.1.0.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libssh2-1.10.0-src/libssh2.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libssh2-1.10.0-src/libssh2.dylib Adding third-party libraries for Darwin-x86_64: openssl-1.1.1k -- Downloading/updating openssl-1.1.1k -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/openssl-1.1.1k-download Scanning dependencies of target openssl-1.1.1k-download [ 11%] Creating directories for 'openssl-1.1.1k-download' [ 22%] Performing download step (download, verify and extract) for 'openssl-1.1.1k-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/openssl-1.1.1k.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 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 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/openssl-1.1.1k-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'openssl-1.1.1k-download' [ 44%] No update step for 'openssl-1.1.1k-download' [ 55%] No configure step for 'openssl-1.1.1k-download' [ 66%] No build step for 'openssl-1.1.1k-download' [ 77%] No install step for 'openssl-1.1.1k-download' [ 88%] No test step for 'openssl-1.1.1k-download' [100%] Completed 'openssl-1.1.1k-download' [100%] Built target openssl-1.1.1k-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/openssl-1.1.1k-src/libcrypto.1.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/openssl-1.1.1k-src/libcrypto.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/openssl-1.1.1k-src/libssl.1.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/openssl-1.1.1k-src/libssl.dylib Adding third-party libraries for Darwin-x86_64: freetype-2.12.1 -- Downloading/updating freetype-2.12.1 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/freetype-2.12.1-download Scanning dependencies of target freetype-2.12.1-download [ 11%] Creating directories for 'freetype-2.12.1-download' [ 22%] Performing download step (download, verify and extract) for 'freetype-2.12.1-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/freetype-2.12.1.zip' -- [download 2% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% 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 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 50% complete] -- [download 53% 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 75% complete] -- [download 79% 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 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/freetype-2.12.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'freetype-2.12.1-download' [ 44%] No update step for 'freetype-2.12.1-download' [ 55%] No configure step for 'freetype-2.12.1-download' [ 66%] No build step for 'freetype-2.12.1-download' [ 77%] No install step for 'freetype-2.12.1-download' [ 88%] No test step for 'freetype-2.12.1-download' [100%] Completed 'freetype-2.12.1-download' [100%] Built target freetype-2.12.1-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/freetype-2.12.1-src/libfreetype.6.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/freetype-2.12.1-src/libfreetype.dylib Adding third-party libraries for Darwin-x86_64: fontconfig-2.13.1 -- Downloading/updating fontconfig-2.13.1 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/fontconfig-2.13.1-download Scanning dependencies of target fontconfig-2.13.1-download [ 11%] Creating directories for 'fontconfig-2.13.1-download' [ 22%] Performing download step (download, verify and extract) for 'fontconfig-2.13.1-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/fontconfig-2.13.1.zip' -- [download 2% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 14% complete] -- [download 16% complete] -- [download 17% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 40% complete] -- [download 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 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 82% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/fontconfig-2.13.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'fontconfig-2.13.1-download' [ 44%] No update step for 'fontconfig-2.13.1-download' [ 55%] No configure step for 'fontconfig-2.13.1-download' [ 66%] No build step for 'fontconfig-2.13.1-download' [ 77%] No install step for 'fontconfig-2.13.1-download' [ 88%] No test step for 'fontconfig-2.13.1-download' [100%] Completed 'fontconfig-2.13.1-download' [100%] Built target fontconfig-2.13.1-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/fontconfig-2.13.1-src/libfontconfig.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/fontconfig-2.13.1-src/libfontconfig.dylib Adding third-party libraries for Darwin-x86_64: harfbuzz-5.3.1 -- Downloading/updating harfbuzz-5.3.1 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/harfbuzz-5.3.1-download Scanning dependencies of target harfbuzz-5.3.1-download [ 11%] Creating directories for 'harfbuzz-5.3.1-download' [ 22%] Performing download step (download, verify and extract) for 'harfbuzz-5.3.1-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/harfbuzz-5.3.1.zip' -- [download 3% complete] -- [download 4% 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 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/harfbuzz-5.3.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'harfbuzz-5.3.1-download' [ 44%] No update step for 'harfbuzz-5.3.1-download' [ 55%] No configure step for 'harfbuzz-5.3.1-download' [ 66%] No build step for 'harfbuzz-5.3.1-download' [ 77%] No install step for 'harfbuzz-5.3.1-download' [ 88%] No test step for 'harfbuzz-5.3.1-download' [100%] Completed 'harfbuzz-5.3.1-download' [100%] Built target harfbuzz-5.3.1-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/harfbuzz-5.3.1-src/libharfbuzz.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/harfbuzz-5.3.1-src/libharfbuzz.dylib Adding third-party libraries for Darwin-x86_64: pixman-0.40.0 -- Downloading/updating pixman-0.40.0 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/pixman-0.40.0-download Scanning dependencies of target pixman-0.40.0-download [ 11%] Creating directories for 'pixman-0.40.0-download' [ 22%] Performing download step (download, verify and extract) for 'pixman-0.40.0-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/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 2% complete] -- [download 7% complete] -- [download 8% complete] -- [download 10% complete] -- [download 11% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 23% complete] -- [download 25% complete] -- [download 27% 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 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 46% complete] -- [download 48% complete] -- [download 49% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 62% complete] -- [download 63% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 70% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 86% 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 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/pixman-0.40.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'pixman-0.40.0-download' [ 44%] No update step for 'pixman-0.40.0-download' [ 55%] No configure step for 'pixman-0.40.0-download' [ 66%] No build step for 'pixman-0.40.0-download' [ 77%] No install step for 'pixman-0.40.0-download' [ 88%] No test step for 'pixman-0.40.0-download' [100%] Completed 'pixman-0.40.0-download' [100%] Built target pixman-0.40.0-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/pixman-0.40.0-src/libpixman-1.0.40.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/pixman-0.40.0-src/libpixman-1.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/pixman-0.40.0-src/libpixman-1.dylib Adding third-party libraries for Darwin-x86_64: cairo-1.17.4 -- Downloading/updating cairo-1.17.4 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/cairo-1.17.4-download Scanning dependencies of target cairo-1.17.4-download [ 11%] Creating directories for 'cairo-1.17.4-download' [ 22%] Performing download step (download, verify and extract) for 'cairo-1.17.4-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/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 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 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 82% complete] -- [download 85% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/cairo-1.17.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'cairo-1.17.4-download' [ 44%] No update step for 'cairo-1.17.4-download' [ 55%] No configure step for 'cairo-1.17.4-download' [ 66%] No build step for 'cairo-1.17.4-download' [ 77%] No install step for 'cairo-1.17.4-download' [ 88%] No test step for 'cairo-1.17.4-download' [100%] Completed 'cairo-1.17.4-download' [100%] Built target cairo-1.17.4-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/cairo-1.17.4-src/libcairo.2.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/cairo-1.17.4-src/libcairo.dylib Adding third-party libraries for Darwin-x86_64: libpng-1.6.37 -- Downloading/updating libpng-1.6.37 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libpng-1.6.37-download Scanning dependencies of target libpng-1.6.37-download [ 11%] Creating directories for 'libpng-1.6.37-download' [ 22%] Performing download step (download, verify and extract) for 'libpng-1.6.37-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/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 9% complete] -- [download 18% complete] -- [download 22% complete] -- [download 25% complete] -- [download 26% complete] -- [download 28% complete] -- [download 33% complete] -- [download 35% complete] -- [download 38% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 45% complete] -- [download 46% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 57% complete] -- [download 63% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 70% complete] -- [download 72% complete] -- [download 75% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libpng-1.6.37-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libpng-1.6.37-download' [ 44%] No update step for 'libpng-1.6.37-download' [ 55%] No configure step for 'libpng-1.6.37-download' [ 66%] No build step for 'libpng-1.6.37-download' [ 77%] No install step for 'libpng-1.6.37-download' [ 88%] No test step for 'libpng-1.6.37-download' [100%] Completed 'libpng-1.6.37-download' [100%] Built target libpng-1.6.37-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libpng-1.6.37-src/libpng.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libpng-1.6.37-src/libpng16.16.37.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libpng-1.6.37-src/libpng16.16.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/libpng-1.6.37-src/libpng16.dylib -- Downloading SDL2 binary Adding third-party libraries for Darwin-x86_64: SDL2-2.24.1 -- Downloading/updating SDL2-2.24.1 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/SDL2-2.24.1-download Scanning dependencies of target SDL2-2.24.1-download [ 11%] Creating directories for 'SDL2-2.24.1-download' [ 22%] Performing download step (download, verify and extract) for 'SDL2-2.24.1-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/SDL2-2.24.1.zip' -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 9% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/SDL2-2.24.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'SDL2-2.24.1-download' [ 44%] No update step for 'SDL2-2.24.1-download' [ 55%] No configure step for 'SDL2-2.24.1-download' [ 66%] No build step for 'SDL2-2.24.1-download' [ 77%] No install step for 'SDL2-2.24.1-download' [ 88%] No test step for 'SDL2-2.24.1-download' [100%] Completed 'SDL2-2.24.1-download' [100%] Built target SDL2-2.24.1-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/SDL2-2.24.1-src/libSDL2-2.0.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/SDL2-2.24.1-src/libSDL2.dylib -- dot executable from Graphviz not found. Dependency graphs not generated -- Configuring done CMake Warning (dev): Policy CMP0068 is not set: RPATH settings on macOS do not affect install_name. Run "cmake --help-policy CMP0068" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, the install_name fields for the following targets are still affected by RPATH settings: B2DPlugin BitBltPlugin DSAPrims FileAttributesPlugin FilePlugin FloatArrayPlugin JPEGReadWriter2Plugin JPEGReaderPlugin LargeIntegers LocalePlugin MiscPrimitivePlugin PharoVMCore SocketPlugin SqueakSSL SurfacePlugin TestLibrary UUIDPlugin UnixOSProcessPlugin ffi_shared This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests [Pipeline] dir Running in /builds/workspace/pharo-vm_PR-700/runTests [Pipeline] { [Pipeline] sh + VERBOSE=1 + make vmmaker /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -S/builds/workspace/pharo-vm_PR-700/repository -B/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests --check-build-system CMakeFiles/Makefile.cmake 0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 vmmaker /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -S/builds/workspace/pharo-vm_PR-700/repository -B/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests --check-build-system CMakeFiles/Makefile.cmake 0 /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_progress_start /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/CMakeFiles 10 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 CMakeFiles/vmmaker.dir/all /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/CMakeFiles/vmmaker_vm.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/CMakeFiles/vmmaker_vm.dir/depend.internal". Scanning dependencies of target vmmaker_vm /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/build [ 10%] Creating directories for 'vmmaker_vm' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/vm /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/vm /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/tmp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker_vm-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker_vm-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-mkdir [ 10%] Performing download step (download, verify and extract) for 'vmmaker_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Darwin-x86_64-bin.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-x86_64/PharoVM-10.0.7-0334d2b8-Darwin-x86_64-bin.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Darwin-x86_64-bin.zip' -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker_vm-stamp/verify-vmmaker_vm.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker_vm-stamp/extract-vmmaker_vm.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Darwin-x86_64-bin.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/vm' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-download [ 10%] No patch step for 'vmmaker_vm' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-patch [ 20%] No update step for 'vmmaker_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-update [ 30%] No configure step for 'vmmaker_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-configure [ 40%] No build step for 'vmmaker_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-build [ 40%] No install step for 'vmmaker_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-install [ 50%] Completed 'vmmaker_vm' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/CMakeFiles /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/CMakeFiles/vmmaker_vm-complete /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-done [ 50%] Built target vmmaker_vm /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/CMakeFiles/vmmaker.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/CMakeFiles/vmmaker.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/CMakeFiles/vmmaker.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/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 [ 50%] Creating directories for 'vmmaker' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/image /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/image /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/tmp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-mkdir [ 60%] Performing download step (download, verify and extract) for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker-stamp/download-vmmaker.cmake -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' timeout='none' -- Using src='https://files.pharo.org/image/110/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker-stamp/verify-vmmaker.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker-stamp/extract-vmmaker.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/image' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-download [ 70%] No patch step for 'vmmaker' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-patch [ 70%] No update step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-update [ 70%] No configure step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-configure [ 80%] Performing build step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/image/Pharo11-SNAPSHOT-64bit-cf3d3fd.image --no-default-preferences save VMMaker cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /builds/workspace/pharo-vm_PR-700/repository/scripts/installVMMaker.st /builds/workspace/pharo-vm_PR-700/repository httpsUrl NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) MetacelloNotification: Fetched -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Loading baseline of BaselineOfVMMaker... MetacelloNotification: Fetched -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] MetacelloNotification: Loading -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] MetacelloNotification: Loaded -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> BaselineOfOpalSimdBytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] MetacelloNotification: Loading -> BaselineOfOpalSimdBytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] MetacelloNotification: Loaded -> BaselineOfOpalSimdBytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] MetacelloNotification: Fetched -> BaselineOfSmaCC-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master] MetacelloNotification: Loading -> BaselineOfSmaCC-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master] MetacelloNotification: Loaded -> BaselineOfSmaCC-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master] MetacelloNotification: Fetched -> BaselineOfUnicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] MetacelloNotification: Loading -> BaselineOfUnicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] MetacelloNotification: Loaded -> BaselineOfUnicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] MetacelloNotification: Project: SmaCC-GLR baseline MetacelloNotification: Fetched -> SmaCC-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master] MetacelloNotification: Fetched -> SmaCC-GLR-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master] MetacelloNotification: Fetched -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Fetched -> CAST-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Project: Unicorn baseline MetacelloNotification: Fetched -> Unicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] MetacelloNotification: Project: LLVMDisassembler baseline MetacelloNotification: Fetched -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] MetacelloNotification: Project: OpalSimdBytecode baseline MetacelloNotification: Fetched -> Opal-Simd-Bytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] MetacelloNotification: Fetched -> Opal-Simd-Bytecode-Tests-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] MetacelloNotification: Fetched -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Loading -> SmaCC-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache NewUndeclaredWarning: SmaCCParser class>>parseFile: (FileStream is Undeclared) MetacelloNotification: Loaded -> SmaCC-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache MetacelloNotification: Loading -> SmaCC-GLR-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache MetacelloNotification: Loaded -> SmaCC-GLR-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache MetacelloNotification: Loading -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared) NewUndeclaredWarning: TMethod>>emitCLocalsOn:generator: (locals is Undeclared) NewUndeclaredWarning: TMethod>>emitCLocalsOn:generator: (locals is Undeclared) NewUndeclaredWarning: TMethod>>emitCLocalsOn:generator: (usedVariablesCache is Undeclared) NewUndeclaredWarning: TMethod>>emitInlineOn:level:generator: (locals is Undeclared) NewUndeclaredWarning: TMethod>>emitInlineOn:level:generator: (locals is Undeclared) SystemNotification: TMethod>>methodIsEffectivelyComplete:in:(selector is shadowed) SystemNotification: TAssignmentNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TAssignmentNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TBraceCaseNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TBraceCaseNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TCaseStmtNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TCaseStmtNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TConstantNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TGoToNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TInlineNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TInlineNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TLabeledCommentNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TParseNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TParseNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TReturnNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TReturnNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TSendNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TSendNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TStatementListNode>>addReadBeforeAssignedIn:to:assignments:in:(parent is shadowed) SystemNotification: TStatementListNode>>addReadBeforeAssignedIn:to:assignments:in:(parent is shadowed) SystemNotification: TStatementListNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TStatementListNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TSwitchStmtNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TSwitchStmtNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TVariableNode>>nodesDo:parent:(parent is shadowed) MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache NewUndeclaredWarning: SLTestDeclarations>>testStructInstanceVariablesWithoutTypeDeclaration (MockVMStructWithoutTypeDeclarations is Undeclared) NewUndeclaredWarning: SlangOptionTest>>setUp (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>constantClass (VMBasicConstants is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>testInlineMethodIfExpressionWithShiftRight (CCodeGeneratorGlobalStructure is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>testInlineMethodSumArgumentsWithAnnotationsUseBuiltIn (CCodeGeneratorGlobalStructure is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>testInlineMethodSumArgumentsWithAnnotationsUseBuiltIn (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>testSendStructAccessorWithReservedWordSelector (MockVMStructWithReservedWords is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>testStructFieldIsRenamedWithReservedWord (MockVMStructWithReservedWords is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>testStructFieldIsRenamedWithReservedWord (VMClass is Undeclared) MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache NewUndeclaredWarning: VMClass>>fprintf:format:arguments: (PrintfFormatString is Undeclared) NewUndeclaredWarning: MLLocalizationTestCase>>setUp (VMMakerConfiguration is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> CAST-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> CAST-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Starting atomic load NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared) MetacelloNotification: Loaded -> Unicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Starting atomic load SystemNotification: LLVMDisassembler>>setOptions:(options is shadowed) MetacelloNotification: Loaded -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Loaded -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Loading -> Opal-Simd-Bytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- cache MetacelloNotification: Loaded -> Opal-Simd-Bytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- cache MetacelloNotification: Loading -> Opal-Simd-Bytecode-Tests-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- cache MetacelloNotification: Loaded -> Opal-Simd-Bytecode-Tests-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- cache MetacelloNotification: Loading -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache NewUndeclaredWarning: VMMakerConfiguration class>>generateSqueakSpurCogSista64VM (SistaCogit is Undeclared) NewUndeclaredWarning: VMMakerConfiguration class>>generateSqueakSpurCogSistaVM (SistaCogit is Undeclared) NewUndeclaredWarning: VMSpurImageToComposedImageMigrationProcess>>createSimulator (VMSimulatedEnvironmentBuilder is Undeclared) SystemNotification: VMStackPageSurrogate>>addressIsInPage:(address is shadowed) NewUndeclaredWarning: JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-build [ 90%] No install step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-install [100%] Completed 'vmmaker' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/CMakeFiles /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/CMakeFiles/vmmaker-complete /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-done [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_PR-700/runTests/CMakeFiles 0 [Pipeline] dir Running in /builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker [Pipeline] { [Pipeline] sh + wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libllvm-full.zip --2023-10-06 09:25:56-- https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libllvm-full.zip Resolving files.pharo.org (files.pharo.org)... 164.132.235.17 Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 46262593 (44M) [application/zip] Saving to: ‘libllvm-full.zip’ 0K .......... .......... .......... .......... .......... 0% 4,05M 11s 50K .......... .......... .......... .......... .......... 0% 7,01M 9s 100K .......... .......... .......... .......... .......... 0% 40,4M 6s 150K .......... .......... .......... .......... .......... 0% 12,4M 5s 200K .......... .......... .......... .......... .......... 0% 25,6M 5s 250K .......... .......... .......... .......... .......... 0% 17,2M 4s 300K .......... .......... .......... .......... .......... 0% 44,3M 4s 350K .......... .......... .......... .......... .......... 0% 12,4M 4s 400K .......... .......... .......... .......... .......... 0% 13,0M 4s 450K .......... .......... .......... .......... .......... 1% 23,2M 4s 500K .......... .......... .......... .......... .......... 1% 37,3M 3s 550K .......... .......... .......... .......... .......... 1% 51,8M 3s 600K .......... .......... .......... .......... .......... 1% 73,0M 3s 650K .......... .......... .......... .......... .......... 1% 78,6M 3s 700K .......... .......... .......... .......... .......... 1% 22,2M 3s 750K .......... .......... .......... .......... .......... 1% 45,1M 3s 800K .......... .......... .......... .......... .......... 1% 56,7M 2s 850K .......... .......... .......... .......... .......... 1% 15,3M 2s 900K .......... .......... .......... .......... .......... 2% 52,2M 2s 950K .......... .......... .......... .......... .......... 2% 39,5M 2s 1000K .......... .......... .......... .......... .......... 2% 52,8M 2s 1050K .......... .......... .......... .......... .......... 2% 16,9M 2s 1100K .......... .......... .......... .......... .......... 2% 50,0M 2s 1150K .......... .......... .......... .......... .......... 2% 43,2M 2s 1200K .......... .......... .......... .......... .......... 2% 59,1M 2s 1250K .......... .......... .......... .......... .......... 2% 14,9M 2s 1300K .......... .......... .......... .......... .......... 2% 48,8M 2s 1350K .......... .......... .......... .......... .......... 3% 70,6M 2s 1400K .......... .......... .......... .......... .......... 3% 75,7M 2s 1450K .......... .......... .......... .......... .......... 3% 11,0M 2s 1500K .......... .......... .......... .......... .......... 3% 41,9M 2s 1550K .......... .......... .......... .......... .......... 3% 40,2M 2s 1600K .......... .......... .......... .......... .......... 3% 41,9M 2s 1650K .......... .......... .......... .......... .......... 3% 29,8M 2s 1700K .......... .......... .......... .......... .......... 3% 27,4M 2s 1750K .......... .......... .......... .......... .......... 3% 79,3M 2s 1800K .......... .......... .......... .......... .......... 4% 69,3M 2s 1850K .......... .......... .......... .......... .......... 4% 68,9M 2s 1900K .......... .......... .......... .......... .......... 4% 46,5M 2s 1950K .......... .......... .......... .......... .......... 4% 16,3M 2s 2000K .......... .......... .......... .......... .......... 4% 79,0M 2s 2050K .......... .......... .......... .......... .......... 4% 62,0M 2s 2100K .......... .......... .......... .......... .......... 4% 64,1M 2s 2150K .......... .......... .......... .......... .......... 4% 75,4M 2s 2200K .......... .......... .......... .......... .......... 4% 14,3M 2s 2250K .......... .......... .......... .......... .......... 5% 73,3M 2s 2300K .......... .......... .......... .......... .......... 5% 59,3M 2s 2350K .......... .......... .......... .......... .......... 5% 76,4M 2s 2400K .......... .......... .......... .......... .......... 5% 80,4M 2s 2450K .......... .......... .......... .......... .......... 5% 18,3M 2s 2500K .......... .......... .......... .......... .......... 5% 67,5M 2s 2550K .......... .......... .......... .......... .......... 5% 113M 2s 2600K .......... .......... .......... .......... .......... 5% 66,8M 2s 2650K .......... .......... .......... .......... .......... 5% 77,6M 2s 2700K .......... .......... .......... .......... .......... 6% 75,6M 2s 2750K .......... .......... .......... .......... .......... 6% 14,2M 2s 2800K .......... .......... .......... .......... .......... 6% 31,0M 2s 2850K .......... .......... .......... .......... .......... 6% 30,8M 2s 2900K .......... .......... .......... .......... .......... 6% 27,8M 2s 2950K .......... .......... .......... .......... .......... 6% 28,2M 2s 3000K .......... .......... .......... .......... .......... 6% 34,6M 2s 3050K .......... .......... .......... .......... .......... 6% 88,0M 1s 3100K .......... .......... .......... .......... .......... 6% 72,1M 1s 3150K .......... .......... .......... .......... .......... 7% 80,4M 1s 3200K .......... .......... .......... .......... .......... 7% 95,2M 1s 3250K .......... .......... .......... .......... .......... 7% 88,1M 1s 3300K .......... .......... .......... .......... .......... 7% 95,2M 1s 3350K .......... .......... .......... .......... .......... 7% 43,7M 1s 3400K .......... .......... .......... .......... .......... 7% 95,2M 1s 3450K .......... .......... .......... .......... .......... 7% 84,0M 1s 3500K .......... .......... .......... .......... .......... 7% 41,8M 1s 3550K .......... .......... .......... .......... .......... 7% 85,1M 1s 3600K .......... .......... .......... .......... .......... 8% 72,0M 1s 3650K .......... .......... .......... .......... .......... 8% 21,2M 1s 3700K .......... .......... .......... .......... .......... 8% 97,5M 1s 3750K .......... .......... .......... .......... .......... 8% 77,9M 1s 3800K .......... .......... .......... .......... .......... 8% 94,1M 1s 3850K .......... .......... .......... .......... .......... 8% 87,8M 1s 3900K .......... .......... .......... .......... .......... 8% 77,8M 1s 3950K .......... .......... .......... .......... .......... 8% 16,4M 1s 4000K .......... .......... .......... .......... .......... 8% 65,9M 1s 4050K .......... .......... .......... .......... .......... 9% 94,3M 1s 4100K .......... .......... .......... .......... .......... 9% 68,3M 1s 4150K .......... .......... .......... .......... .......... 9% 64,7M 1s 4200K .......... .......... .......... .......... .......... 9% 90,4M 1s 4250K .......... .......... .......... .......... .......... 9% 86,4M 1s 4300K .......... .......... .......... .......... .......... 9% 84,9M 1s 4350K .......... .......... .......... .......... .......... 9% 20,9M 1s 4400K .......... .......... .......... .......... .......... 9% 52,4M 1s 4450K .......... .......... .......... .......... .......... 9% 70,0M 1s 4500K .......... .......... .......... .......... .......... 10% 95,6M 1s 4550K .......... .......... .......... .......... .......... 10% 136M 1s 4600K .......... .......... .......... .......... .......... 10% 110M 1s 4650K .......... .......... .......... .......... .......... 10% 88,5M 1s 4700K .......... .......... .......... .......... .......... 10% 32,5M 1s 4750K .......... .......... .......... .......... .......... 10% 41,4M 1s 4800K .......... .......... .......... .......... .......... 10% 58,2M 1s 4850K .......... .......... .......... .......... .......... 10% 56,9M 1s 4900K .......... .......... .......... .......... .......... 10% 89,3M 1s 4950K .......... .......... .......... .......... .......... 11% 77,4M 1s 5000K .......... .......... .......... .......... .......... 11% 73,2M 1s 5050K .......... .......... .......... .......... .......... 11% 67,7M 1s 5100K .......... .......... .......... .......... .......... 11% 76,1M 1s 5150K .......... .......... .......... .......... .......... 11% 50,5M 1s 5200K .......... .......... .......... .......... .......... 11% 56,9M 1s 5250K .......... .......... .......... .......... .......... 11% 62,8M 1s 5300K .......... .......... .......... .......... .......... 11% 62,7M 1s 5350K .......... .......... .......... .......... .......... 11% 69,0M 1s 5400K .......... .......... .......... .......... .......... 12% 58,1M 1s 5450K .......... .......... .......... .......... .......... 12% 66,4M 1s 5500K .......... .......... .......... .......... .......... 12% 53,2M 1s 5550K .......... .......... .......... .......... .......... 12% 66,8M 1s 5600K .......... .......... .......... .......... .......... 12% 47,5M 1s 5650K .......... .......... .......... .......... .......... 12% 43,2M 1s 5700K .......... .......... .......... .......... .......... 12% 56,4M 1s 5750K .......... .......... .......... .......... .......... 12% 94,8M 1s 5800K .......... .......... .......... .......... .......... 12% 119M 1s 5850K .......... .......... .......... .......... .......... 13% 84,6M 1s 5900K .......... .......... .......... .......... .......... 13% 88,3M 1s 5950K .......... .......... .......... .......... .......... 13% 50,3M 1s 6000K .......... .......... .......... .......... .......... 13% 44,3M 1s 6050K .......... .......... .......... .......... .......... 13% 54,2M 1s 6100K .......... .......... .......... .......... .......... 13% 57,5M 1s 6150K .......... .......... .......... .......... .......... 13% 63,4M 1s 6200K .......... .......... .......... .......... .......... 13% 67,6M 1s 6250K .......... .......... .......... .......... .......... 13% 57,6M 1s 6300K .......... .......... .......... .......... .......... 14% 60,5M 1s 6350K .......... .......... .......... .......... .......... 14% 41,7M 1s 6400K .......... .......... .......... .......... .......... 14% 56,6M 1s 6450K .......... .......... .......... .......... .......... 14% 58,2M 1s 6500K .......... .......... .......... .......... .......... 14% 67,3M 1s 6550K .......... .......... .......... .......... .......... 14% 60,5M 1s 6600K .......... .......... .......... .......... .......... 14% 68,2M 1s 6650K .......... .......... .......... .......... .......... 14% 108M 1s 6700K .......... .......... .......... .......... .......... 14% 113M 1s 6750K .......... .......... .......... .......... .......... 15% 122M 1s 6800K .......... .......... .......... .......... .......... 15% 58,1M 1s 6850K .......... .......... .......... .......... .......... 15% 60,7M 1s 6900K .......... .......... .......... .......... .......... 15% 64,8M 1s 6950K .......... .......... .......... .......... .......... 15% 51,6M 1s 7000K .......... .......... .......... .......... .......... 15% 58,3M 1s 7050K .......... .......... .......... .......... .......... 15% 65,5M 1s 7100K .......... .......... .......... .......... .......... 15% 75,5M 1s 7150K .......... .......... .......... .......... .......... 15% 64,1M 1s 7200K .......... .......... .......... .......... .......... 16% 54,6M 1s 7250K .......... .......... .......... .......... .......... 16% 70,6M 1s 7300K .......... .......... .......... .......... .......... 16% 106M 1s 7350K .......... .......... .......... .......... .......... 16% 56,6M 1s 7400K .......... .......... .......... .......... .......... 16% 62,4M 1s 7450K .......... .......... .......... .......... .......... 16% 58,3M 1s 7500K .......... .......... .......... .......... .......... 16% 67,2M 1s 7550K .......... .......... .......... .......... .......... 16% 70,2M 1s 7600K .......... .......... .......... .......... .......... 16% 60,7M 1s 7650K .......... .......... .......... .......... .......... 17% 70,0M 1s 7700K .......... .......... .......... .......... .......... 17% 53,8M 1s 7750K .......... .......... .......... .......... .......... 17% 49,6M 1s 7800K .......... .......... .......... .......... .......... 17% 46,9M 1s 7850K .......... .......... .......... .......... .......... 17% 69,4M 1s 7900K .......... .......... .......... .......... .......... 17% 104M 1s 7950K .......... .......... .......... .......... .......... 17% 107M 1s 8000K .......... .......... .......... .......... .......... 17% 69,0M 1s 8050K .......... .......... .......... .......... .......... 17% 69,7M 1s 8100K .......... .......... .......... .......... .......... 18% 46,0M 1s 8150K .......... .......... .......... .......... .......... 18% 4,50M 1s 8200K .......... .......... .......... .......... .......... 18% 58,8M 1s 8250K .......... .......... .......... .......... .......... 18% 80,0M 1s 8300K .......... .......... .......... .......... .......... 18% 111M 1s 8350K .......... .......... .......... .......... .......... 18% 73,8M 1s 8400K .......... .......... .......... .......... .......... 18% 62,3M 1s 8450K .......... .......... .......... .......... .......... 18% 66,7M 1s 8500K .......... .......... .......... .......... .......... 18% 90,4M 1s 8550K .......... .......... .......... .......... .......... 19% 128M 1s 8600K .......... .......... .......... .......... .......... 19% 78,8M 1s 8650K .......... .......... .......... .......... .......... 19% 70,3M 1s 8700K .......... .......... .......... .......... .......... 19% 67,7M 1s 8750K .......... .......... .......... .......... .......... 19% 69,5M 1s 8800K .......... .......... .......... .......... .......... 19% 68,8M 1s 8850K .......... .......... .......... .......... .......... 19% 68,6M 1s 8900K .......... .......... .......... .......... .......... 19% 48,0M 1s 8950K .......... .......... .......... .......... .......... 19% 69,6M 1s 9000K .......... .......... .......... .......... .......... 20% 67,1M 1s 9050K .......... .......... .......... .......... .......... 20% 51,6M 1s 9100K .......... .......... .......... .......... .......... 20% 126M 1s 9150K .......... .......... .......... .......... .......... 20% 113M 1s 9200K .......... .......... .......... .......... .......... 20% 80,3M 1s 9250K .......... .......... .......... .......... .......... 20% 72,9M 1s 9300K .......... .......... .......... .......... .......... 20% 47,3M 1s 9350K .......... .......... .......... .......... .......... 20% 68,9M 1s 9400K .......... .......... .......... .......... .......... 20% 68,1M 1s 9450K .......... .......... .......... .......... .......... 21% 67,4M 1s 9500K .......... .......... .......... .......... .......... 21% 72,2M 1s 9550K .......... .......... .......... .......... .......... 21% 95,9M 1s 9600K .......... .......... .......... .......... .......... 21% 111M 1s 9650K .......... .......... .......... .......... .......... 21% 96,7M 1s 9700K .......... .......... .......... .......... .......... 21% 96,7M 1s 9750K .......... .......... .......... .......... .......... 21% 85,5M 1s 9800K .......... .......... .......... .......... .......... 21% 63,8M 1s 9850K .......... .......... .......... .......... .......... 21% 100M 1s 9900K .......... .......... .......... .......... .......... 22% 103M 1s 9950K .......... .......... .......... .......... .......... 22% 110M 1s 10000K .......... .......... .......... .......... .......... 22% 116M 1s 10050K .......... .......... .......... .......... .......... 22% 109M 1s 10100K .......... .......... .......... .......... .......... 22% 72,9M 1s 10150K .......... .......... .......... .......... .......... 22% 114M 1s 10200K .......... .......... .......... .......... .......... 22% 110M 1s 10250K .......... .......... .......... .......... .......... 22% 117M 1s 10300K .......... .......... .......... .......... .......... 22% 110M 1s 10350K .......... .......... .......... .......... .......... 23% 113M 1s 10400K .......... .......... .......... .......... .......... 23% 92,0M 1s 10450K .......... .......... .......... .......... .......... 23% 75,4M 1s 10500K .......... .......... .......... .......... .......... 23% 99,0M 1s 10550K .......... .......... .......... .......... .......... 23% 113M 1s 10600K .......... .......... .......... .......... .......... 23% 110M 1s 10650K .......... .......... .......... .......... .......... 23% 128M 1s 10700K .......... .......... .......... .......... .......... 23% 110M 1s 10750K .......... .......... .......... .......... .......... 23% 88,9M 1s 10800K .......... .......... .......... .......... .......... 24% 75,7M 1s 10850K .......... .......... .......... .......... .......... 24% 113M 1s 10900K .......... .......... .......... .......... .......... 24% 127M 1s 10950K .......... .......... .......... .......... .......... 24% 114M 1s 11000K .......... .......... .......... .......... .......... 24% 105M 1s 11050K .......... .......... .......... .......... .......... 24% 105M 1s 11100K .......... .......... .......... .......... .......... 24% 93,5M 1s 11150K .......... .......... .......... .......... .......... 24% 69,4M 1s 11200K .......... .......... .......... .......... .......... 24% 93,0M 1s 11250K .......... .......... .......... .......... .......... 25% 109M 1s 11300K .......... .......... .......... .......... .......... 25% 81,0M 1s 11350K .......... .......... .......... .......... .......... 25% 85,2M 1s 11400K .......... .......... .......... .......... .......... 25% 98,8M 1s 11450K .......... .......... .......... .......... .......... 25% 11,3M 1s 11500K .......... .......... .......... .......... .......... 25% 48,7M 1s 11550K .......... .......... .......... .......... .......... 25% 80,2M 1s 11600K .......... .......... .......... .......... .......... 25% 89,1M 1s 11650K .......... .......... .......... .......... .......... 25% 81,5M 1s 11700K .......... .......... .......... .......... .......... 26% 63,2M 1s 11750K .......... .......... .......... .......... .......... 26% 71,2M 1s 11800K .......... .......... .......... .......... .......... 26% 92,3M 1s 11850K .......... .......... .......... .......... .......... 26% 85,5M 1s 11900K .......... .......... .......... .......... .......... 26% 82,6M 1s 11950K .......... .......... .......... .......... .......... 26% 57,2M 1s 12000K .......... .......... .......... .......... .......... 26% 78,5M 1s 12050K .......... .......... .......... .......... .......... 26% 86,6M 1s 12100K .......... .......... .......... .......... .......... 26% 91,1M 1s 12150K .......... .......... .......... .......... .......... 27% 63,5M 1s 12200K .......... .......... .......... .......... .......... 27% 67,6M 1s 12250K .......... .......... .......... .......... .......... 27% 75,1M 1s 12300K .......... .......... .......... .......... .......... 27% 75,6M 1s 12350K .......... .......... .......... .......... .......... 27% 89,8M 1s 12400K .......... .......... .......... .......... .......... 27% 61,1M 1s 12450K .......... .......... .......... .......... .......... 27% 85,7M 1s 12500K .......... .......... .......... .......... .......... 27% 93,0M 1s 12550K .......... .......... .......... .......... .......... 27% 93,4M 1s 12600K .......... .......... .......... .......... .......... 28% 61,3M 1s 12650K .......... .......... .......... .......... .......... 28% 75,0M 1s 12700K .......... .......... .......... .......... .......... 28% 88,5M 1s 12750K .......... .......... .......... .......... .......... 28% 76,7M 1s 12800K .......... .......... .......... .......... .......... 28% 71,3M 1s 12850K .......... .......... .......... .......... .......... 28% 69,4M 1s 12900K .......... .......... .......... .......... .......... 28% 79,7M 1s 12950K .......... .......... .......... .......... .......... 28% 83,0M 1s 13000K .......... .......... .......... .......... .......... 28% 91,4M 1s 13050K .......... .......... .......... .......... .......... 28% 62,9M 1s 13100K .......... .......... .......... .......... .......... 29% 75,4M 1s 13150K .......... .......... .......... .......... .......... 29% 99,9M 1s 13200K .......... .......... .......... .......... .......... 29% 129M 1s 13250K .......... .......... .......... .......... .......... 29% 82,1M 1s 13300K .......... .......... .......... .......... .......... 29% 109M 1s 13350K .......... .......... .......... .......... .......... 29% 83,3M 1s 13400K .......... .......... .......... .......... .......... 29% 112M 1s 13450K .......... .......... .......... .......... .......... 29% 111M 1s 13500K .......... .......... .......... .......... .......... 29% 129M 1s 13550K .......... .......... .......... .......... .......... 30% 114M 1s 13600K .......... .......... .......... .......... .......... 30% 130M 1s 13650K .......... .......... .......... .......... .......... 30% 120M 1s 13700K .......... .......... .......... .......... .......... 30% 75,7M 1s 13750K .......... .......... .......... .......... .......... 30% 108M 1s 13800K .......... .......... .......... .......... .......... 30% 128M 1s 13850K .......... .......... .......... .......... .......... 30% 128M 1s 13900K .......... .......... .......... .......... .......... 30% 69,3M 1s 13950K .......... .......... .......... .......... .......... 30% 85,2M 1s 14000K .......... .......... .......... .......... .......... 31% 55,9M 1s 14050K .......... .......... .......... .......... .......... 31% 103M 1s 14100K .......... .......... .......... .......... .......... 31% 79,1M 1s 14150K .......... .......... .......... .......... .......... 31% 67,7M 1s 14200K .......... .......... .......... .......... .......... 31% 49,3M 1s 14250K .......... .......... .......... .......... .......... 31% 68,9M 1s 14300K .......... .......... .......... .......... .......... 31% 51,0M 1s 14350K .......... .......... .......... .......... .......... 31% 107M 1s 14400K .......... .......... .......... .......... .......... 31% 116M 1s 14450K .......... .......... .......... .......... .......... 32% 108M 1s 14500K .......... .......... .......... .......... .......... 32% 78,5M 1s 14550K .......... .......... .......... .......... .......... 32% 91,8M 1s 14600K .......... .......... .......... .......... .......... 32% 84,6M 1s 14650K .......... .......... .......... .......... .......... 32% 58,8M 1s 14700K .......... .......... .......... .......... .......... 32% 80,8M 1s 14750K .......... .......... .......... .......... .......... 32% 89,6M 1s 14800K .......... .......... .......... .......... .......... 32% 64,5M 1s 14850K .......... .......... .......... .......... .......... 32% 77,9M 1s 14900K .......... .......... .......... .......... .......... 33% 71,5M 1s 14950K .......... .......... .......... .......... .......... 33% 68,7M 1s 15000K .......... .......... .......... .......... .......... 33% 86,1M 1s 15050K .......... .......... .......... .......... .......... 33% 83,3M 1s 15100K .......... .......... .......... .......... .......... 33% 62,3M 1s 15150K .......... .......... .......... .......... .......... 33% 88,0M 1s 15200K .......... .......... .......... .......... .......... 33% 92,8M 1s 15250K .......... .......... .......... .......... .......... 33% 88,3M 1s 15300K .......... .......... .......... .......... .......... 33% 49,8M 1s 15350K .......... .......... .......... .......... .......... 34% 67,1M 1s 15400K .......... .......... .......... .......... .......... 34% 87,0M 1s 15450K .......... .......... .......... .......... .......... 34% 98,6M 1s 15500K .......... .......... .......... .......... .......... 34% 97,5M 1s 15550K .......... .......... .......... .......... .......... 34% 59,3M 1s 15600K .......... .......... .......... .......... .......... 34% 64,7M 1s 15650K .......... .......... .......... .......... .......... 34% 86,9M 1s 15700K .......... .......... .......... .......... .......... 34% 85,1M 1s 15750K .......... .......... .......... .......... .......... 34% 55,9M 1s 15800K .......... .......... .......... .......... .......... 35% 88,1M 1s 15850K .......... .......... .......... .......... .......... 35% 80,0M 1s 15900K .......... .......... .......... .......... .......... 35% 92,5M 1s 15950K .......... .......... .......... .......... .......... 35% 96,7M 1s 16000K .......... .......... .......... .......... .......... 35% 57,9M 1s 16050K .......... .......... .......... .......... .......... 35% 70,5M 1s 16100K .......... .......... .......... .......... .......... 35% 88,3M 1s 16150K .......... .......... .......... .......... .......... 35% 103M 1s 16200K .......... .......... .......... .......... .......... 35% 82,5M 1s 16250K .......... .......... .......... .......... .......... 36% 56,9M 1s 16300K .......... .......... .......... .......... .......... 36% 69,9M 1s 16350K .......... .......... .......... .......... .......... 36% 70,2M 1s 16400K .......... .......... .......... .......... .......... 36% 79,9M 1s 16450K .......... .......... .......... .......... .......... 36% 99,4M 1s 16500K .......... .......... .......... .......... .......... 36% 86,4M 1s 16550K .......... .......... .......... .......... .......... 36% 83,9M 1s 16600K .......... .......... .......... .......... .......... 36% 90,6M 1s 16650K .......... .......... .......... .......... .......... 36% 80,6M 1s 16700K .......... .......... .......... .......... .......... 37% 47,6M 1s 16750K .......... .......... .......... .......... .......... 37% 68,0M 1s 16800K .......... .......... .......... .......... .......... 37% 80,3M 1s 16850K .......... .......... .......... .......... .......... 37% 87,5M 1s 16900K .......... .......... .......... .......... .......... 37% 94,3M 1s 16950K .......... .......... .......... .......... .......... 37% 78,5M 1s 17000K .......... .......... .......... .......... .......... 37% 90,4M 1s 17050K .......... .......... .......... .......... .......... 37% 83,5M 1s 17100K .......... .......... .......... .......... .......... 37% 86,3M 1s 17150K .......... .......... .......... .......... .......... 38% 53,7M 1s 17200K .......... .......... .......... .......... .......... 38% 66,5M 1s 17250K .......... .......... .......... .......... .......... 38% 74,2M 1s 17300K .......... .......... .......... .......... .......... 38% 97,3M 1s 17350K .......... .......... .......... .......... .......... 38% 95,6M 1s 17400K .......... .......... .......... .......... .......... 38% 90,8M 1s 17450K .......... .......... .......... .......... .......... 38% 126M 1s 17500K .......... .......... .......... .......... .......... 38% 132M 0s 17550K .......... .......... .......... .......... .......... 38% 107M 0s 17600K .......... .......... .......... .......... .......... 39% 111M 0s 17650K .......... .......... .......... .......... .......... 39% 71,2M 0s 17700K .......... .......... .......... .......... .......... 39% 85,7M 0s 17750K .......... .......... .......... .......... .......... 39% 131M 0s 17800K .......... .......... .......... .......... .......... 39% 58,8M 0s 17850K .......... .......... .......... .......... .......... 39% 113M 0s 17900K .......... .......... .......... .......... .......... 39% 97,3M 0s 17950K .......... .......... .......... .......... .......... 39% 117M 0s 18000K .......... .......... .......... .......... .......... 39% 96,7M 0s 18050K .......... .......... .......... .......... .......... 40% 95,9M 0s 18100K .......... .......... .......... .......... .......... 40% 72,7M 0s 18150K .......... .......... .......... .......... .......... 40% 112M 0s 18200K .......... .......... .......... .......... .......... 40% 59,0M 0s 18250K .......... .......... .......... .......... .......... 40% 73,4M 0s 18300K .......... .......... .......... .......... .......... 40% 88,1M 0s 18350K .......... .......... .......... .......... .......... 40% 115M 0s 18400K .......... .......... .......... .......... .......... 40% 114M 0s 18450K .......... .......... .......... .......... .......... 40% 76,5M 0s 18500K .......... .......... .......... .......... .......... 41% 128M 0s 18550K .......... .......... .......... .......... .......... 41% 109M 0s 18600K .......... .......... .......... .......... .......... 41% 131M 0s 18650K .......... .......... .......... .......... .......... 41% 69,0M 0s 18700K .......... .......... .......... .......... .......... 41% 76,5M 0s 18750K .......... .......... .......... .......... .......... 41% 75,4M 0s 18800K .......... .......... .......... .......... .......... 41% 92,3M 0s 18850K .......... .......... .......... .......... .......... 41% 95,4M 0s 18900K .......... .......... .......... .......... .......... 41% 87,7M 0s 18950K .......... .......... .......... .......... .......... 42% 78,3M 0s 19000K .......... .......... .......... .......... .......... 42% 86,6M 0s 19050K .......... .......... .......... .......... .......... 42% 65,4M 0s 19100K .......... .......... .......... .......... .......... 42% 136M 0s 19150K .......... .......... .......... .......... .......... 42% 66,1M 0s 19200K .......... .......... .......... .......... .......... 42% 102M 0s 19250K .......... .......... .......... .......... .......... 42% 89,1M 0s 19300K .......... .......... .......... .......... .......... 42% 51,8M 0s 19350K .......... .......... .......... .......... .......... 42% 91,3M 0s 19400K .......... .......... .......... .......... .......... 43% 89,6M 0s 19450K .......... .......... .......... .......... .......... 43% 65,4M 0s 19500K .......... .......... .......... .......... .......... 43% 81,0M 0s 19550K .......... .......... .......... .......... .......... 43% 96,1M 0s 19600K .......... .......... .......... .......... .......... 43% 68,0M 0s 19650K .......... .......... .......... .......... .......... 43% 91,3M 0s 19700K .......... .......... .......... .......... .......... 43% 124M 0s 19750K .......... .......... .......... .......... .......... 43% 128M 0s 19800K .......... .......... .......... .......... .......... 43% 71,1M 0s 19850K .......... .......... .......... .......... .......... 44% 127M 0s 19900K .......... .......... .......... .......... .......... 44% 111M 0s 19950K .......... .......... .......... .......... .......... 44% 88,1M 0s 20000K .......... .......... .......... .......... .......... 44% 87,5M 0s 20050K .......... .......... .......... .......... .......... 44% 66,4M 0s 20100K .......... .......... .......... .......... .......... 44% 99,4M 0s 20150K .......... .......... .......... .......... .......... 44% 81,1M 0s 20200K .......... .......... .......... .......... .......... 44% 60,2M 0s 20250K .......... .......... .......... .......... .......... 44% 86,4M 0s 20300K .......... .......... .......... .......... .......... 45% 88,0M 0s 20350K .......... .......... .......... .......... .......... 45% 75,4M 0s 20400K .......... .......... .......... .......... .......... 45% 65,9M 0s 20450K .......... .......... .......... .......... .......... 45% 111M 0s 20500K .......... .......... .......... .......... .......... 45% 107M 0s 20550K .......... .......... .......... .......... .......... 45% 90,6M 0s 20600K .......... .......... .......... .......... .......... 45% 69,0M 0s 20650K .......... .......... .......... .......... .......... 45% 59,9M 0s 20700K .......... .......... .......... .......... .......... 45% 134M 0s 20750K .......... .......... .......... .......... .......... 46% 102M 0s 20800K .......... .......... .......... .......... .......... 46% 115M 0s 20850K .......... .......... .......... .......... .......... 46% 131M 0s 20900K .......... .......... .......... .......... .......... 46% 109M 0s 20950K .......... .......... .......... .......... .......... 46% 84,9M 0s 21000K .......... .......... .......... .......... .......... 46% 103M 0s 21050K .......... .......... .......... .......... .......... 46% 131M 0s 21100K .......... .......... .......... .......... .......... 46% 131M 0s 21150K .......... .......... .......... .......... .......... 46% 112M 0s 21200K .......... .......... .......... .......... .......... 47% 78,3M 0s 21250K .......... .......... .......... .......... .......... 47% 82,3M 0s 21300K .......... .......... .......... .......... .......... 47% 93,2M 0s 21350K .......... .......... .......... .......... .......... 47% 59,5M 0s 21400K .......... .......... .......... .......... .......... 47% 83,6M 0s 21450K .......... .......... .......... .......... .......... 47% 93,7M 0s 21500K .......... .......... .......... .......... .......... 47% 57,2M 0s 21550K .......... .......... .......... .......... .......... 47% 78,5M 0s 21600K .......... .......... .......... .......... .......... 47% 107M 0s 21650K .......... .......... .......... .......... .......... 48% 94,8M 0s 21700K .......... .......... .......... .......... .......... 48% 73,1M 0s 21750K .......... .......... .......... .......... .......... 48% 65,5M 0s 21800K .......... .......... .......... .......... .......... 48% 83,8M 0s 21850K .......... .......... .......... .......... .......... 48% 112M 0s 21900K .......... .......... .......... .......... .......... 48% 86,0M 0s 21950K .......... .......... .......... .......... .......... 48% 61,0M 0s 22000K .......... .......... .......... .......... .......... 48% 78,9M 0s 22050K .......... .......... .......... .......... .......... 48% 97,3M 0s 22100K .......... .......... .......... .......... .......... 49% 124M 0s 22150K .......... .......... .......... .......... .......... 49% 67,2M 0s 22200K .......... .......... .......... .......... .......... 49% 72,9M 0s 22250K .......... .......... .......... .......... .......... 49% 83,2M 0s 22300K .......... .......... .......... .......... .......... 49% 75,4M 0s 22350K .......... .......... .......... .......... .......... 49% 89,4M 0s 22400K .......... .......... .......... .......... .......... 49% 76,7M 0s 22450K .......... .......... .......... .......... .......... 49% 81,1M 0s 22500K .......... .......... .......... .......... .......... 49% 62,8M 0s 22550K .......... .......... .......... .......... .......... 50% 91,4M 0s 22600K .......... .......... .......... .......... .......... 50% 58,1M 0s 22650K .......... .......... .......... .......... .......... 50% 92,0M 0s 22700K .......... .......... .......... .......... .......... 50% 87,2M 0s 22750K .......... .......... .......... .......... .......... 50% 65,6M 0s 22800K .......... .......... .......... .......... .......... 50% 83,6M 0s 22850K .......... .......... .......... .......... .......... 50% 60,1M 0s 22900K .......... .......... .......... .......... .......... 50% 66,2M 0s 22950K .......... .......... .......... .......... .......... 50% 95,9M 0s 23000K .......... .......... .......... .......... .......... 51% 86,3M 0s 23050K .......... .......... .......... .......... .......... 51% 68,8M 0s 23100K .......... .......... .......... .......... .......... 51% 84,0M 0s 23150K .......... .......... .......... .......... .......... 51% 82,9M 0s 23200K .......... .......... .......... .......... .......... 51% 63,5M 0s 23250K .......... .......... .......... .......... .......... 51% 83,6M 0s 23300K .......... .......... .......... .......... .......... 51% 64,6M 0s 23350K .......... .......... .......... .......... .......... 51% 85,1M 0s 23400K .......... .......... .......... .......... .......... 51% 73,9M 0s 23450K .......... .......... .......... .......... .......... 52% 91,4M 0s 23500K .......... .......... .......... .......... .......... 52% 68,8M 0s 23550K .......... .......... .......... .......... .......... 52% 63,7M 0s 23600K .......... .......... .......... .......... .......... 52% 93,7M 0s 23650K .......... .......... .......... .......... .......... 52% 66,1M 0s 23700K .......... .......... .......... .......... .......... 52% 74,0M 0s 23750K .......... .......... .......... .......... .......... 52% 64,1M 0s 23800K .......... .......... .......... .......... .......... 52% 80,3M 0s 23850K .......... .......... .......... .......... .......... 52% 72,1M 0s 23900K .......... .......... .......... .......... .......... 53% 63,5M 0s 23950K .......... .......... .......... .......... .......... 53% 85,7M 0s 24000K .......... .......... .......... .......... .......... 53% 79,3M 0s 24050K .......... .......... .......... .......... .......... 53% 58,8M 0s 24100K .......... .......... .......... .......... .......... 53% 105M 0s 24150K .......... .......... .......... .......... .......... 53% 69,6M 0s 24200K .......... .......... .......... .......... .......... 53% 67,9M 0s 24250K .......... .......... .......... .......... .......... 53% 85,1M 0s 24300K .......... .......... .......... .......... .......... 53% 59,7M 0s 24350K .......... .......... .......... .......... .......... 54% 70,3M 0s 24400K .......... .......... .......... .......... .......... 54% 86,1M 0s 24450K .......... .......... .......... .......... .......... 54% 90,1M 0s 24500K .......... .......... .......... .......... .......... 54% 87,7M 0s 24550K .......... .......... .......... .......... .......... 54% 51,9M 0s 24600K .......... .......... .......... .......... .......... 54% 54,7M 0s 24650K .......... .......... .......... .......... .......... 54% 79,7M 0s 24700K .......... .......... .......... .......... .......... 54% 72,1M 0s 24750K .......... .......... .......... .......... .......... 54% 81,5M 0s 24800K .......... .......... .......... .......... .......... 55% 85,4M 0s 24850K .......... .......... .......... .......... .......... 55% 82,6M 0s 24900K .......... .......... .......... .......... .......... 55% 83,3M 0s 24950K .......... .......... .......... .......... .......... 55% 61,7M 0s 25000K .......... .......... .......... .......... .......... 55% 65,1M 0s 25050K .......... .......... .......... .......... .......... 55% 116M 0s 25100K .......... .......... .......... .......... .......... 55% 91,1M 0s 25150K .......... .......... .......... .......... .......... 55% 150M 0s 25200K .......... .......... .......... .......... .......... 55% 130M 0s 25250K .......... .......... .......... .......... .......... 56% 144M 0s 25300K .......... .......... .......... .......... .......... 56% 117M 0s 25350K .......... .......... .......... .......... .......... 56% 126M 0s 25400K .......... .......... .......... .......... .......... 56% 157M 0s 25450K .......... .......... .......... .......... .......... 56% 158M 0s 25500K .......... .......... .......... .......... .......... 56% 139M 0s 25550K .......... .......... .......... .......... .......... 56% 157M 0s 25600K .......... .......... .......... .......... .......... 56% 109M 0s 25650K .......... .......... .......... .......... .......... 56% 62,9M 0s 25700K .......... .......... .......... .......... .......... 56% 95,0M 0s 25750K .......... .......... .......... .......... .......... 57% 83,8M 0s 25800K .......... .......... .......... .......... .......... 57% 103M 0s 25850K .......... .......... .......... .......... .......... 57% 129M 0s 25900K .......... .......... .......... .......... .......... 57% 128M 0s 25950K .......... .......... .......... .......... .......... 57% 71,5M 0s 26000K .......... .......... .......... .......... .......... 57% 68,7M 0s 26050K .......... .......... .......... .......... .......... 57% 111M 0s 26100K .......... .......... .......... .......... .......... 57% 110M 0s 26150K .......... .......... .......... .......... .......... 57% 111M 0s 26200K .......... .......... .......... .......... .......... 58% 59,2M 0s 26250K .......... .......... .......... .......... .......... 58% 80,8M 0s 26300K .......... .......... .......... .......... .......... 58% 103M 0s 26350K .......... .......... .......... .......... .......... 58% 80,8M 0s 26400K .......... .......... .......... .......... .......... 58% 111M 0s 26450K .......... .......... .......... .......... .......... 58% 92,0M 0s 26500K .......... .......... .......... .......... .......... 58% 72,4M 0s 26550K .......... .......... .......... .......... .......... 58% 82,8M 0s 26600K .......... .......... .......... .......... .......... 58% 98,0M 0s 26650K .......... .......... .......... .......... .......... 59% 96,1M 0s 26700K .......... .......... .......... .......... .......... 59% 105M 0s 26750K .......... .......... .......... .......... .......... 59% 65,5M 0s 26800K .......... .......... .......... .......... .......... 59% 89,6M 0s 26850K .......... .......... .......... .......... .......... 59% 72,7M 0s 26900K .......... .......... .......... .......... .......... 59% 103M 0s 26950K .......... .......... .......... .......... .......... 59% 101M 0s 27000K .......... .......... .......... .......... .......... 59% 72,4M 0s 27050K .......... .......... .......... .......... .......... 59% 82,9M 0s 27100K .......... .......... .......... .......... .......... 60% 99,6M 0s 27150K .......... .......... .......... .......... .......... 60% 119M 0s 27200K .......... .......... .......... .......... .......... 60% 116M 0s 27250K .......... .......... .......... .......... .......... 60% 94,4M 0s 27300K .......... .......... .......... .......... .......... 60% 71,9M 0s 27350K .......... .......... .......... .......... .......... 60% 113M 0s 27400K .......... .......... .......... .......... .......... 60% 77,8M 0s 27450K .......... .......... .......... .......... .......... 60% 111M 0s 27500K .......... .......... .......... .......... .......... 60% 102M 0s 27550K .......... .......... .......... .......... .......... 61% 96,1M 0s 27600K .......... .......... .......... .......... .......... 61% 81,9M 0s 27650K .......... .......... .......... .......... .......... 61% 102M 0s 27700K .......... .......... .......... .......... .......... 61% 105M 0s 27750K .......... .......... .......... .......... .......... 61% 103M 0s 27800K .......... .......... .......... .......... .......... 61% 81,7M 0s 27850K .......... .......... .......... .......... .......... 61% 125M 0s 27900K .......... .......... .......... .......... .......... 61% 117M 0s 27950K .......... .......... .......... .......... .......... 61% 158M 0s 28000K .......... .......... .......... .......... .......... 62% 105M 0s 28050K .......... .......... .......... .......... .......... 62% 131M 0s 28100K .......... .......... .......... .......... .......... 62% 139M 0s 28150K .......... .......... .......... .......... .......... 62% 157M 0s 28200K .......... .......... .......... .......... .......... 62% 90,1M 0s 28250K .......... .......... .......... .......... .......... 62% 89,6M 0s 28300K .......... .......... .......... .......... .......... 62% 108M 0s 28350K .......... .......... .......... .......... .......... 62% 105M 0s 28400K .......... .......... .......... .......... .......... 62% 111M 0s 28450K .......... .......... .......... .......... .......... 63% 91,6M 0s 28500K .......... .......... .......... .......... .......... 63% 46,9M 0s 28550K .......... .......... .......... .......... .......... 63% 80,0M 0s 28600K .......... .......... .......... .......... .......... 63% 52,5M 0s 28650K .......... .......... .......... .......... .......... 63% 59,0M 0s 28700K .......... .......... .......... .......... .......... 63% 69,5M 0s 28750K .......... .......... .......... .......... .......... 63% 73,5M 0s 28800K .......... .......... .......... .......... .......... 63% 81,5M 0s 28850K .......... .......... .......... .......... .......... 63% 77,3M 0s 28900K .......... .......... .......... .......... .......... 64% 58,2M 0s 28950K .......... .......... .......... .......... .......... 64% 86,9M 0s 29000K .......... .......... .......... .......... .......... 64% 58,0M 0s 29050K .......... .......... .......... .......... .......... 64% 79,3M 0s 29100K .......... .......... .......... .......... .......... 64% 69,9M 0s 29150K .......... .......... .......... .......... .......... 64% 85,8M 0s 29200K .......... .......... .......... .......... .......... 64% 68,5M 0s 29250K .......... .......... .......... .......... .......... 64% 84,6M 0s 29300K .......... .......... .......... .......... .......... 64% 63,7M 0s 29350K .......... .......... .......... .......... .......... 65% 71,9M 0s 29400K .......... .......... .......... .......... .......... 65% 55,8M 0s 29450K .......... .......... .......... .......... .......... 65% 55,0M 0s 29500K .......... .......... .......... .......... .......... 65% 73,0M 0s 29550K .......... .......... .......... .......... .......... 65% 102M 0s 29600K .......... .......... .......... .......... .......... 65% 79,8M 0s 29650K .......... .......... .......... .......... .......... 65% 158M 0s 29700K .......... .......... .......... .......... .......... 65% 135M 0s 29750K .......... .......... .......... .......... .......... 65% 139M 0s 29800K .......... .......... .......... .......... .......... 66% 101M 0s 29850K .......... .......... .......... .......... .......... 66% 156M 0s 29900K .......... .......... .......... .......... .......... 66% 99,2M 0s 29950K .......... .......... .......... .......... .......... 66% 69,8M 0s 30000K .......... .......... .......... .......... .......... 66% 74,3M 0s 30050K .......... .......... .......... .......... .......... 66% 68,0M 0s 30100K .......... .......... .......... .......... .......... 66% 73,9M 0s 30150K .......... .......... .......... .......... .......... 66% 84,3M 0s 30200K .......... .......... .......... .......... .......... 66% 68,4M 0s 30250K .......... .......... .......... .......... .......... 67% 96,3M 0s 30300K .......... .......... .......... .......... .......... 67% 81,5M 0s 30350K .......... .......... .......... .......... .......... 67% 157M 0s 30400K .......... .......... .......... .......... .......... 67% 124M 0s 30450K .......... .......... .......... .......... .......... 67% 156M 0s 30500K .......... .......... .......... .......... .......... 67% 89,3M 0s 30550K .......... .......... .......... .......... .......... 67% 133M 0s 30600K .......... .......... .......... .......... .......... 67% 158M 0s 30650K .......... .......... .......... .......... .......... 67% 157M 0s 30700K .......... .......... .......... .......... .......... 68% 120M 0s 30750K .......... .......... .......... .......... .......... 68% 112M 0s 30800K .......... .......... .......... .......... .......... 68% 157M 0s 30850K .......... .......... .......... .......... .......... 68% 158M 0s 30900K .......... .......... .......... .......... .......... 68% 87,5M 0s 30950K .......... .......... .......... .......... .......... 68% 133M 0s 31000K .......... .......... .......... .......... .......... 68% 158M 0s 31050K .......... .......... .......... .......... .......... 68% 95,2M 0s 31100K .......... .......... .......... .......... .......... 68% 116M 0s 31150K .......... .......... .......... .......... .......... 69% 127M 0s 31200K .......... .......... .......... .......... .......... 69% 99,2M 0s 31250K .......... .......... .......... .......... .......... 69% 85,1M 0s 31300K .......... .......... .......... .......... .......... 69% 90,1M 0s 31350K .......... .......... .......... .......... .......... 69% 73,2M 0s 31400K .......... .......... .......... .......... .......... 69% 57,0M 0s 31450K .......... .......... .......... .......... .......... 69% 65,0M 0s 31500K .......... .......... .......... .......... .......... 69% 89,3M 0s 31550K .......... .......... .......... .......... .......... 69% 71,1M 0s 31600K .......... .......... .......... .......... .......... 70% 60,2M 0s 31650K .......... .......... .......... .......... .......... 70% 109M 0s 31700K .......... .......... .......... .......... .......... 70% 82,8M 0s 31750K .......... .......... .......... .......... .......... 70% 87,0M 0s 31800K .......... .......... .......... .......... .......... 70% 71,5M 0s 31850K .......... .......... .......... .......... .......... 70% 72,0M 0s 31900K .......... .......... .......... .......... .......... 70% 68,2M 0s 31950K .......... .......... .......... .......... .......... 70% 68,7M 0s 32000K .......... .......... .......... .......... .......... 70% 69,3M 0s 32050K .......... .......... .......... .......... .......... 71% 79,5M 0s 32100K .......... .......... .......... .......... .......... 71% 79,0M 0s 32150K .......... .......... .......... .......... .......... 71% 67,1M 0s 32200K .......... .......... .......... .......... .......... 71% 71,0M 0s 32250K .......... .......... .......... .......... .......... 71% 71,9M 0s 32300K .......... .......... .......... .......... .......... 71% 70,7M 0s 32350K .......... .......... .......... .......... .......... 71% 71,5M 0s 32400K .......... .......... .......... .......... .......... 71% 84,6M 0s 32450K .......... .......... .......... .......... .......... 71% 76,1M 0s 32500K .......... .......... .......... .......... .......... 72% 109M 0s 32550K .......... .......... .......... .......... .......... 72% 61,1M 0s 32600K .......... .......... .......... .......... .......... 72% 77,8M 0s 32650K .......... .......... .......... .......... .......... 72% 68,0M 0s 32700K .......... .......... .......... .......... .......... 72% 65,6M 0s 32750K .......... .......... .......... .......... .......... 72% 1,10M 0s 32800K .......... .......... .......... .......... .......... 72% 54,0M 0s 32850K .......... .......... .......... .......... .......... 72% 58,9M 0s 32900K .......... .......... .......... .......... .......... 72% 55,9M 0s 32950K .......... .......... .......... .......... .......... 73% 55,2M 0s 33000K .......... .......... .......... .......... .......... 73% 55,3M 0s 33050K .......... .......... .......... .......... .......... 73% 56,3M 0s 33100K .......... .......... .......... .......... .......... 73% 53,5M 0s 33150K .......... .......... .......... .......... .......... 73% 53,8M 0s 33200K .......... .......... .......... .......... .......... 73% 65,3M 0s 33250K .......... .......... .......... .......... .......... 73% 46,7M 0s 33300K .......... .......... .......... .......... .......... 73% 54,4M 0s 33350K .......... .......... .......... .......... .......... 73% 62,2M 0s 33400K .......... .......... .......... .......... .......... 74% 72,9M 0s 33450K .......... .......... .......... .......... .......... 74% 64,6M 0s 33500K .......... .......... .......... .......... .......... 74% 55,0M 0s 33550K .......... .......... .......... .......... .......... 74% 55,5M 0s 33600K .......... .......... .......... .......... .......... 74% 61,0M 0s 33650K .......... .......... .......... .......... .......... 74% 68,4M 0s 33700K .......... .......... .......... .......... .......... 74% 57,6M 0s 33750K .......... .......... .......... .......... .......... 74% 53,7M 0s 33800K .......... .......... .......... .......... .......... 74% 55,9M 0s 33850K .......... .......... .......... .......... .......... 75% 62,9M 0s 33900K .......... .......... .......... .......... .......... 75% 53,8M 0s 33950K .......... .......... .......... .......... .......... 75% 56,7M 0s 34000K .......... .......... .......... .......... .......... 75% 57,9M 0s 34050K .......... .......... .......... .......... .......... 75% 64,0M 0s 34100K .......... .......... .......... .......... .......... 75% 60,8M 0s 34150K .......... .......... .......... .......... .......... 75% 56,4M 0s 34200K .......... .......... .......... .......... .......... 75% 56,4M 0s 34250K .......... .......... .......... .......... .......... 75% 48,6M 0s 34300K .......... .......... .......... .......... .......... 76% 63,6M 0s 34350K .......... .......... .......... .......... .......... 76% 85,5M 0s 34400K .......... .......... .......... .......... .......... 76% 93,7M 0s 34450K .......... .......... .......... .......... .......... 76% 93,5M 0s 34500K .......... .......... .......... .......... .......... 76% 63,1M 0s 34550K .......... .......... .......... .......... .......... 76% 58,1M 0s 34600K .......... .......... .......... .......... .......... 76% 64,2M 0s 34650K .......... .......... .......... .......... .......... 76% 37,4M 0s 34700K .......... .......... .......... .......... .......... 76% 60,6M 0s 34750K .......... .......... .......... .......... .......... 77% 69,8M 0s 34800K .......... .......... .......... .......... .......... 77% 52,3M 0s 34850K .......... .......... .......... .......... .......... 77% 68,5M 0s 34900K .......... .......... .......... .......... .......... 77% 68,2M 0s 34950K .......... .......... .......... .......... .......... 77% 80,3M 0s 35000K .......... .......... .......... .......... .......... 77% 48,8M 0s 35050K .......... .......... .......... .......... .......... 77% 59,4M 0s 35100K .......... .......... .......... .......... .......... 77% 87,7M 0s 35150K .......... .......... .......... .......... .......... 77% 123M 0s 35200K .......... .......... .......... .......... .......... 78% 75,5M 0s 35250K .......... .......... .......... .......... .......... 78% 128M 0s 35300K .......... .......... .......... .......... .......... 78% 128M 0s 35350K .......... .......... .......... .......... .......... 78% 122M 0s 35400K .......... .......... .......... .......... .......... 78% 73,8M 0s 35450K .......... .......... .......... .......... .......... 78% 70,5M 0s 35500K .......... .......... .......... .......... .......... 78% 74,3M 0s 35550K .......... .......... .......... .......... .......... 78% 68,2M 0s 35600K .......... .......... .......... .......... .......... 78% 56,1M 0s 35650K .......... .......... .......... .......... .......... 79% 76,5M 0s 35700K .......... .......... .......... .......... .......... 79% 98,2M 0s 35750K .......... .......... .......... .......... .......... 79% 80,3M 0s 35800K .......... .......... .......... .......... .......... 79% 108M 0s 35850K .......... .......... .......... .......... .......... 79% 127M 0s 35900K .......... .......... .......... .......... .......... 79% 110M 0s 35950K .......... .......... .......... .......... .......... 79% 64,0M 0s 36000K .......... .......... .......... .......... .......... 79% 58,8M 0s 36050K .......... .......... .......... .......... .......... 79% 72,3M 0s 36100K .......... .......... .......... .......... .......... 80% 67,3M 0s 36150K .......... .......... .......... .......... .......... 80% 103M 0s 36200K .......... .......... .......... .......... .......... 80% 69,0M 0s 36250K .......... .......... .......... .......... .......... 80% 74,0M 0s 36300K .......... .......... .......... .......... .......... 80% 49,5M 0s 36350K .......... .......... .......... .......... .......... 80% 72,6M 0s 36400K .......... .......... .......... .......... .......... 80% 45,3M 0s 36450K .......... .......... .......... .......... .......... 80% 69,0M 0s 36500K .......... .......... .......... .......... .......... 80% 51,1M 0s 36550K .......... .......... .......... .......... .......... 81% 68,6M 0s 36600K .......... .......... .......... .......... .......... 81% 70,6M 0s 36650K .......... .......... .......... .......... .......... 81% 52,6M 0s 36700K .......... .......... .......... .......... .......... 81% 68,3M 0s 36750K .......... .......... .......... .......... .......... 81% 42,5M 0s 36800K .......... .......... .......... .......... .......... 81% 36,6M 0s 36850K .......... .......... .......... .......... .......... 81% 38,2M 0s 36900K .......... .......... .......... .......... .......... 81% 39,2M 0s 36950K .......... .......... .......... .......... .......... 81% 73,3M 0s 37000K .......... .......... .......... .......... .......... 82% 46,1M 0s 37050K .......... .......... .......... .......... .......... 82% 69,3M 0s 37100K .......... .......... .......... .......... .......... 82% 61,2M 0s 37150K .......... .......... .......... .......... .......... 82% 68,4M 0s 37200K .......... .......... .......... .......... .......... 82% 54,5M 0s 37250K .......... .......... .......... .......... .......... 82% 71,0M 0s 37300K .......... .......... .......... .......... .......... 82% 67,3M 0s 37350K .......... .......... .......... .......... .......... 82% 51,9M 0s 37400K .......... .......... .......... .......... .......... 82% 66,5M 0s 37450K .......... .......... .......... .......... .......... 83% 54,6M 0s 37500K .......... .......... .......... .......... .......... 83% 83,9M 0s 37550K .......... .......... .......... .......... .......... 83% 64,5M 0s 37600K .......... .......... .......... .......... .......... 83% 66,3M 0s 37650K .......... .......... .......... .......... .......... 83% 75,9M 0s 37700K .......... .......... .......... .......... .......... 83% 57,0M 0s 37750K .......... .......... .......... .......... .......... 83% 61,3M 0s 37800K .......... .......... .......... .......... .......... 83% 93,7M 0s 37850K .......... .......... .......... .......... .......... 83% 53,5M 0s 37900K .......... .......... .......... .......... .......... 84% 79,8M 0s 37950K .......... .......... .......... .......... .......... 84% 63,7M 0s 38000K .......... .......... .......... .......... .......... 84% 66,3M 0s 38050K .......... .......... .......... .......... .......... 84% 83,0M 0s 38100K .......... .......... .......... .......... .......... 84% 50,7M 0s 38150K .......... .......... .......... .......... .......... 84% 71,1M 0s 38200K .......... .......... .......... .......... .......... 84% 71,4M 0s 38250K .......... .......... .......... .......... .......... 84% 56,8M 0s 38300K .......... .......... .......... .......... .......... 84% 24,6M 0s 38350K .......... .......... .......... .......... .......... 84% 77,9M 0s 38400K .......... .......... .......... .......... .......... 85% 84,6M 0s 38450K .......... .......... .......... .......... .......... 85% 79,0M 0s 38500K .......... .......... .......... .......... .......... 85% 78,1M 0s 38550K .......... .......... .......... .......... .......... 85% 83,9M 0s 38600K .......... .......... .......... .......... .......... 85% 65,1M 0s 38650K .......... .......... .......... .......... .......... 85% 72,8M 0s 38700K .......... .......... .......... .......... .......... 85% 55,8M 0s 38750K .......... .......... .......... .......... .......... 85% 57,5M 0s 38800K .......... .......... .......... .......... .......... 85% 73,3M 0s 38850K .......... .......... .......... .......... .......... 86% 63,7M 0s 38900K .......... .......... .......... .......... .......... 86% 93,5M 0s 38950K .......... .......... .......... .......... .......... 86% 130M 0s 39000K .......... .......... .......... .......... .......... 86% 126M 0s 39050K .......... .......... .......... .......... .......... 86% 76,3M 0s 39100K .......... .......... .......... .......... .......... 86% 86,7M 0s 39150K .......... .......... .......... .......... .......... 86% 125M 0s 39200K .......... .......... .......... .......... .......... 86% 127M 0s 39250K .......... .......... .......... .......... .......... 86% 78,8M 0s 39300K .......... .......... .......... .......... .......... 87% 126M 0s 39350K .......... .......... .......... .......... .......... 87% 126M 0s 39400K .......... .......... .......... .......... .......... 87% 126M 0s 39450K .......... .......... .......... .......... .......... 87% 75,8M 0s 39500K .......... .......... .......... .......... .......... 87% 126M 0s 39550K .......... .......... .......... .......... .......... 87% 127M 0s 39600K .......... .......... .......... .......... .......... 87% 127M 0s 39650K .......... .......... .......... .......... .......... 87% 112M 0s 39700K .......... .......... .......... .......... .......... 87% 126M 0s 39750K .......... .......... .......... .......... .......... 88% 126M 0s 39800K .......... .......... .......... .......... .......... 88% 84,8M 0s 39850K .......... .......... .......... .......... .......... 88% 80,0M 0s 39900K .......... .......... .......... .......... .......... 88% 67,4M 0s 39950K .......... .......... .......... .......... .......... 88% 126M 0s 40000K .......... .......... .......... .......... .......... 88% 116M 0s 40050K .......... .......... .......... .......... .......... 88% 72,9M 0s 40100K .......... .......... .......... .......... .......... 88% 112M 0s 40150K .......... .......... .......... .......... .......... 88% 121M 0s 40200K .......... .......... .......... .......... .......... 89% 126M 0s 40250K .......... .......... .......... .......... .......... 89% 105M 0s 40300K .......... .......... .......... .......... .......... 89% 90,4M 0s 40350K .......... .......... .......... .......... .......... 89% 57,9M 0s 40400K .......... .......... .......... .......... .......... 89% 54,0M 0s 40450K .......... .......... .......... .......... .......... 89% 77,3M 0s 40500K .......... .......... .......... .......... .......... 89% 75,7M 0s 40550K .......... .......... .......... .......... .......... 89% 70,1M 0s 40600K .......... .......... .......... .......... .......... 89% 94,4M 0s 40650K .......... .......... .......... .......... .......... 90% 91,6M 0s 40700K .......... .......... .......... .......... .......... 90% 78,4M 0s 40750K .......... .......... .......... .......... .......... 90% 90,3M 0s 40800K .......... .......... .......... .......... .......... 90% 93,7M 0s 40850K .......... .......... .......... .......... .......... 90% 46,5M 0s 40900K .......... .......... .......... .......... .......... 90% 74,5M 0s 40950K .......... .......... .......... .......... .......... 90% 96,1M 0s 41000K .......... .......... .......... .......... .......... 90% 67,3M 0s 41050K .......... .......... .......... .......... .......... 90% 81,0M 0s 41100K .......... .......... .......... .......... .......... 91% 94,6M 0s 41150K .......... .......... .......... .......... .......... 91% 62,8M 0s 41200K .......... .......... .......... .......... .......... 91% 85,2M 0s 41250K .......... .......... .......... .......... .......... 91% 131M 0s 41300K .......... .......... .......... .......... .......... 91% 109M 0s 41350K .......... .......... .......... .......... .......... 91% 70,6M 0s 41400K .......... .......... .......... .......... .......... 91% 109M 0s 41450K .......... .......... .......... .......... .......... 91% 124M 0s 41500K .......... .......... .......... .......... .......... 91% 126M 0s 41550K .......... .......... .......... .......... .......... 92% 124M 0s 41600K .......... .......... .......... .......... .......... 92% 74,3M 0s 41650K .......... .......... .......... .......... .......... 92% 126M 0s 41700K .......... .......... .......... .......... .......... 92% 125M 0s 41750K .......... .......... .......... .......... .......... 92% 126M 0s 41800K .......... .......... .......... .......... .......... 92% 72,7M 0s 41850K .......... .......... .......... .......... .......... 92% 126M 0s 41900K .......... .......... .......... .......... .......... 92% 126M 0s 41950K .......... .......... .......... .......... .......... 92% 60,7M 0s 42000K .......... .......... .......... .......... .......... 93% 77,4M 0s 42050K .......... .......... .......... .......... .......... 93% 60,3M 0s 42100K .......... .......... .......... .......... .......... 93% 53,7M 0s 42150K .......... .......... .......... .......... .......... 93% 36,9M 0s 42200K .......... .......... .......... .......... .......... 93% 20,0M 0s 42250K .......... .......... .......... .......... .......... 93% 76,7M 0s 42300K .......... .......... .......... .......... .......... 93% 73,3M 0s 42350K .......... .......... .......... .......... .......... 93% 35,0M 0s 42400K .......... .......... .......... .......... .......... 93% 32,8M 0s 42450K .......... .......... .......... .......... .......... 94% 102M 0s 42500K .......... .......... .......... .......... .......... 94% 77,5M 0s 42550K .......... .......... .......... .......... .......... 94% 63,4M 0s 42600K .......... .......... .......... .......... .......... 94% 64,6M 0s 42650K .......... .......... .......... .......... .......... 94% 81,5M 0s 42700K .......... .......... .......... .......... .......... 94% 67,3M 0s 42750K .......... .......... .......... .......... .......... 94% 72,7M 0s 42800K .......... .......... .......... .......... .......... 94% 69,6M 0s 42850K .......... .......... .......... .......... .......... 94% 63,5M 0s 42900K .......... .......... .......... .......... .......... 95% 79,8M 0s 42950K .......... .......... .......... .......... .......... 95% 74,1M 0s 43000K .......... .......... .......... .......... .......... 95% 65,4M 0s 43050K .......... .......... .......... .......... .......... 95% 63,9M 0s 43100K .......... .......... .......... .......... .......... 95% 80,6M 0s 43150K .......... .......... .......... .......... .......... 95% 71,7M 0s 43200K .......... .......... .......... .......... .......... 95% 70,6M 0s 43250K .......... .......... .......... .......... .......... 95% 95,6M 0s 43300K .......... .......... .......... .......... .......... 95% 88,3M 0s 43350K .......... .......... .......... .......... .......... 96% 90,8M 0s 43400K .......... .......... .......... .......... .......... 96% 92,5M 0s 43450K .......... .......... .......... .......... .......... 96% 88,8M 0s 43500K .......... .......... .......... .......... .......... 96% 84,6M 0s 43550K .......... .......... .......... .......... .......... 96% 102M 0s 43600K .......... .......... .......... .......... .......... 96% 95,9M 0s 43650K .......... .......... .......... .......... .......... 96% 90,6M 0s 43700K .......... .......... .......... .......... .......... 96% 110M 0s 43750K .......... .......... .......... .......... .......... 96% 95,7M 0s 43800K .......... .......... .......... .......... .......... 97% 88,3M 0s 43850K .......... .......... .......... .......... .......... 97% 102M 0s 43900K .......... .......... .......... .......... .......... 97% 103M 0s 43950K .......... .......... .......... .......... .......... 97% 114M 0s 44000K .......... .......... .......... .......... .......... 97% 88,6M 0s 44050K .......... .......... .......... .......... .......... 97% 84,6M 0s 44100K .......... .......... .......... .......... .......... 97% 84,6M 0s 44150K .......... .......... .......... .......... .......... 97% 81,9M 0s 44200K .......... .......... .......... .......... .......... 97% 84,6M 0s 44250K .......... .......... .......... .......... .......... 98% 106M 0s 44300K .......... .......... .......... .......... .......... 98% 100M 0s 44350K .......... .......... .......... .......... .......... 98% 104M 0s 44400K .......... .......... .......... .......... .......... 98% 112M 0s 44450K .......... .......... .......... .......... .......... 98% 120M 0s 44500K .......... .......... .......... .......... .......... 98% 108M 0s 44550K .......... .......... .......... .......... .......... 98% 105M 0s 44600K .......... .......... .......... .......... .......... 98% 119M 0s 44650K .......... .......... .......... .......... .......... 98% 117M 0s 44700K .......... .......... .......... .......... .......... 99% 119M 0s 44750K .......... .......... .......... .......... .......... 99% 102M 0s 44800K .......... .......... .......... .......... .......... 99% 119M 0s 44850K .......... .......... .......... .......... .......... 99% 120M 0s 44900K .......... .......... .......... .......... .......... 99% 120M 0s 44950K .......... .......... .......... .......... .......... 99% 106M 0s 45000K .......... .......... .......... .......... .......... 99% 120M 0s 45050K .......... .......... .......... .......... .......... 99% 103M 0s 45100K .......... .......... .......... .......... .......... 99% 92,8M 0s 45150K .......... .......... ........ 100% 68,3M=0,7s 2023-10-06 09:25:57 (62,7 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.2.zip --2023-10-06 09:25:59-- https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libunicorn.2.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: 6737816 (6,4M) [application/zip] Saving to: ‘libunicorn.2.zip’ 0K .......... .......... .......... .......... .......... 0% 8,31M 1s 50K .......... .......... .......... .......... .......... 1% 8,62M 1s 100K .......... .......... .......... .......... .......... 2% 74,1M 1s 150K .......... .......... .......... .......... .......... 3% 9,21M 1s 200K .......... .......... .......... .......... .......... 3% 81,1M 0s 250K .......... .......... .......... .......... .......... 4% 23,1M 0s 300K .......... .......... .......... .......... .......... 5% 10,7M 0s 350K .......... .......... .......... .......... .......... 6% 65,0M 0s 400K .......... .......... .......... .......... .......... 6% 67,6M 0s 450K .......... .......... .......... .......... .......... 7% 47,9M 0s 500K .......... .......... .......... .......... .......... 8% 52,2M 0s 550K .......... .......... .......... .......... .......... 9% 13,7M 0s 600K .......... .......... .......... .......... .......... 9% 57,8M 0s 650K .......... .......... .......... .......... .......... 10% 66,1M 0s 700K .......... .......... .......... .......... .......... 11% 77,8M 0s 750K .......... .......... .......... .......... .......... 12% 53,1M 0s 800K .......... .......... .......... .......... .......... 12% 16,4M 0s 850K .......... .......... .......... .......... .......... 13% 45,0M 0s 900K .......... .......... .......... .......... .......... 14% 46,4M 0s 950K .......... .......... .......... .......... .......... 15% 48,4M 0s 1000K .......... .......... .......... .......... .......... 15% 55,6M 0s 1050K .......... .......... .......... .......... .......... 16% 42,0M 0s 1100K .......... .......... .......... .......... .......... 17% 56,1M 0s 1150K .......... .......... .......... .......... .......... 18% 50,5M 0s 1200K .......... .......... .......... .......... .......... 18% 51,1M 0s 1250K .......... .......... .......... .......... .......... 19% 44,2M 0s 1300K .......... .......... .......... .......... .......... 20% 59,5M 0s 1350K .......... .......... .......... .......... .......... 21% 56,5M 0s 1400K .......... .......... .......... .......... .......... 22% 34,4M 0s 1450K .......... .......... .......... .......... .......... 22% 43,6M 0s 1500K .......... .......... .......... .......... .......... 23% 37,5M 0s 1550K .......... .......... .......... .......... .......... 24% 47,2M 0s 1600K .......... .......... .......... .......... .......... 25% 45,7M 0s 1650K .......... .......... .......... .......... .......... 25% 38,8M 0s 1700K .......... .......... .......... .......... .......... 26% 71,1M 0s 1750K .......... .......... .......... .......... .......... 27% 77,6M 0s 1800K .......... .......... .......... .......... .......... 28% 82,3M 0s 1850K .......... .......... .......... .......... .......... 28% 70,7M 0s 1900K .......... .......... .......... .......... .......... 29% 86,9M 0s 1950K .......... .......... .......... .......... .......... 30% 79,0M 0s 2000K .......... .......... .......... .......... .......... 31% 82,9M 0s 2050K .......... .......... .......... .......... .......... 31% 77,6M 0s 2100K .......... .......... .......... .......... .......... 32% 76,5M 0s 2150K .......... .......... .......... .......... .......... 33% 77,6M 0s 2200K .......... .......... .......... .......... .......... 34% 55,1M 0s 2250K .......... .......... .......... .......... .......... 34% 110M 0s 2300K .......... .......... .......... .......... .......... 35% 105M 0s 2350K .......... .......... .......... .......... .......... 36% 93,0M 0s 2400K .......... .......... .......... .......... .......... 37% 105M 0s 2450K .......... .......... .......... .......... .......... 37% 115M 0s 2500K .......... .......... .......... .......... .......... 38% 80,4M 0s 2550K .......... .......... .......... .......... .......... 39% 96,3M 0s 2600K .......... .......... .......... .......... .......... 40% 107M 0s 2650K .......... .......... .......... .......... .......... 41% 101M 0s 2700K .......... .......... .......... .......... .......... 41% 99,2M 0s 2750K .......... .......... .......... .......... .......... 42% 105M 0s 2800K .......... .......... .......... .......... .......... 43% 105M 0s 2850K .......... .......... .......... .......... .......... 44% 77,4M 0s 2900K .......... .......... .......... .......... .......... 44% 66,1M 0s 2950K .......... .......... .......... .......... .......... 45% 67,3M 0s 3000K .......... .......... .......... .......... .......... 46% 57,6M 0s 3050K .......... .......... .......... .......... .......... 47% 44,6M 0s 3100K .......... .......... .......... .......... .......... 47% 47,9M 0s 3150K .......... .......... .......... .......... .......... 48% 55,9M 0s 3200K .......... .......... .......... .......... .......... 49% 46,6M 0s 3250K .......... .......... .......... .......... .......... 50% 61,3M 0s 3300K .......... .......... .......... .......... .......... 50% 8,43M 0s 3350K .......... .......... .......... .......... .......... 51% 20,8M 0s 3400K .......... .......... .......... .......... .......... 52% 49,6M 0s 3450K .......... .......... .......... .......... .......... 53% 41,6M 0s 3500K .......... .......... .......... .......... .......... 53% 47,8M 0s 3550K .......... .......... .......... .......... .......... 54% 56,3M 0s 3600K .......... .......... .......... .......... .......... 55% 57,2M 0s 3650K .......... .......... .......... .......... .......... 56% 48,7M 0s 3700K .......... .......... .......... .......... .......... 56% 96,3M 0s 3750K .......... .......... .......... .......... .......... 57% 107M 0s 3800K .......... .......... .......... .......... .......... 58% 109M 0s 3850K .......... .......... .......... .......... .......... 59% 82,5M 0s 3900K .......... .......... .......... .......... .......... 60% 102M 0s 3950K .......... .......... .......... .......... .......... 60% 81,5M 0s 4000K .......... .......... .......... .......... .......... 61% 105M 0s 4050K .......... .......... .......... .......... .......... 62% 78,0M 0s 4100K .......... .......... .......... .......... .......... 63% 102M 0s 4150K .......... .......... .......... .......... .......... 63% 102M 0s 4200K .......... .......... .......... .......... .......... 64% 103M 0s 4250K .......... .......... .......... .......... .......... 65% 106M 0s 4300K .......... .......... .......... .......... .......... 66% 116M 0s 4350K .......... .......... .......... .......... .......... 66% 117M 0s 4400K .......... .......... .......... .......... .......... 67% 82,9M 0s 4450K .......... .......... .......... .......... .......... 68% 69,5M 0s 4500K .......... .......... .......... .......... .......... 69% 72,3M 0s 4550K .......... .......... .......... .......... .......... 69% 118M 0s 4600K .......... .......... .......... .......... .......... 70% 102M 0s 4650K .......... .......... .......... .......... .......... 71% 99,6M 0s 4700K .......... .......... .......... .......... .......... 72% 145M 0s 4750K .......... .......... .......... .......... .......... 72% 149M 0s 4800K .......... .......... .......... .......... .......... 73% 102M 0s 4850K .......... .......... .......... .......... .......... 74% 115M 0s 4900K .......... .......... .......... .......... .......... 75% 118M 0s 4950K .......... .......... .......... .......... .......... 75% 105M 0s 5000K .......... .......... .......... .......... .......... 76% 111M 0s 5050K .......... .......... .......... .......... .......... 77% 56,6M 0s 5100K .......... .......... .......... .......... .......... 78% 58,1M 0s 5150K .......... .......... .......... .......... .......... 79% 69,8M 0s 5200K .......... .......... .......... .......... .......... 79% 78,5M 0s 5250K .......... .......... .......... .......... .......... 80% 60,3M 0s 5300K .......... .......... .......... .......... .......... 81% 98,0M 0s 5350K .......... .......... .......... .......... .......... 82% 116M 0s 5400K .......... .......... .......... .......... .......... 82% 128M 0s 5450K .......... .......... .......... .......... .......... 83% 105M 0s 5500K .......... .......... .......... .......... .......... 84% 115M 0s 5550K .......... .......... .......... .......... .......... 85% 102M 0s 5600K .......... .......... .......... .......... .......... 85% 116M 0s 5650K .......... .......... .......... .......... .......... 86% 95,2M 0s 5700K .......... .......... .......... .......... .......... 87% 96,5M 0s 5750K .......... .......... .......... .......... .......... 88% 111M 0s 5800K .......... .......... .......... .......... .......... 88% 106M 0s 5850K .......... .......... .......... .......... .......... 89% 97,7M 0s 5900K .......... .......... .......... .......... .......... 90% 109M 0s 5950K .......... .......... .......... .......... .......... 91% 79,3M 0s 6000K .......... .......... .......... .......... .......... 91% 107M 0s 6050K .......... .......... .......... .......... .......... 92% 94,8M 0s 6100K .......... .......... .......... .......... .......... 93% 70,0M 0s 6150K .......... .......... .......... .......... .......... 94% 114M 0s 6200K .......... .......... .......... .......... .......... 94% 99,9M 0s 6250K .......... .......... .......... .......... .......... 95% 88,1M 0s 6300K .......... .......... .......... .......... .......... 96% 106M 0s 6350K .......... .......... .......... .......... .......... 97% 44,3M 0s 6400K .......... .......... .......... .......... .......... 98% 54,0M 0s 6450K .......... .......... .......... .......... .......... 98% 67,4M 0s 6500K .......... .......... .......... .......... .......... 99% 54,1M 0s 6550K .......... .......... ......... 100% 47,1M=0,1s 2023-10-06 09:25:59 (52,7 MB/s) - ‘libunicorn.2.zip’ saved [6737816/6737816] [Pipeline] sh + unzip libunicorn.2.zip -d ./vm/Contents/MacOS/Plugins Archive: libunicorn.2.zip inflating: ./vm/Contents/MacOS/Plugins/libunicorn.2.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] 2023-10-06 09:25:59.000 logParameters (src/parameters/parameters.c:350):Image file name: ./image/VMMaker.image [DEBUG] 2023-10-06 09:25:59.000 logParameters (src/parameters/parameters.c:351):Is default Image: no [DEBUG] 2023-10-06 09:25:59.000 logParameters (src/parameters/parameters.c:352):Is interactive session: no [DEBUG] 2023-10-06 09:25:59.000 logParameterVector (src/parameters/parameters.c:340):vmParameters [count = 4]: [DEBUG] 2023-10-06 09:25:59.000 logParameterVector (src/parameters/parameters.c:343): ./vm/Contents/MacOS/Pharo [DEBUG] 2023-10-06 09:25:59.000 logParameterVector (src/parameters/parameters.c:343): --headless [DEBUG] 2023-10-06 09:25:59.000 logParameterVector (src/parameters/parameters.c:343): --logLevel=4 [DEBUG] 2023-10-06 09:25:59.000 logParameterVector (src/parameters/parameters.c:343): --headless [DEBUG] 2023-10-06 09:25:59.000 logParameterVector (src/parameters/parameters.c:340):imageParameters [count = 3]: [DEBUG] 2023-10-06 09:25:59.000 logParameterVector (src/parameters/parameters.c:343): test [DEBUG] 2023-10-06 09:25:59.000 logParameterVector (src/parameters/parameters.c:343): --junit-xml-output [DEBUG] 2023-10-06 09:25:59.000 logParameterVector (src/parameters/parameters.c:343): VMMakerTests [INFO ] 2023-10-06 09:25:59.000 vm_main_with_parameters (src/client.c:116):Opening Image: ./image/VMMaker.image [DEBUG] 2023-10-06 09:25:59.000 vm_main_with_parameters (src/client.c:138):Working Directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker [DEBUG] 2023-10-06 09:25:59.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4 [DEBUG] 2023-10-06 09:25:59.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8 [DEBUG] 2023-10-06 09:25:59.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8 [DEBUG] 2023-10-06 09:25:59.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8 [DEBUG] 2023-10-06 09:25:59.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8 [DEBUG] 2023-10-06 09:25:59.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8 [DEBUG] 2023-10-06 09:25:59.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4 [DEBUG] 2023-10-06 09:25:59.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8 [DEBUG] 2023-10-06 09:25:59.000 runOnMainThread (src/client.c:248):Running VM on main thread [DEBUG] 2023-10-06 09:25:59.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000 [DEBUG] 2023-10-06 09:25:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904 [DEBUG] 2023-10-06 09:25:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904 [DEBUG] 2023-10-06 09:25:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000 [DEBUG] 2023-10-06 09:25:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000 [DEBUG] 2023-10-06 09:25:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 101781504 [DEBUG] 2023-10-06 09:25:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 101781504 [DEBUG] 2023-10-06 09:25:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000 [DEBUG] 2023-10-06 09:25:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000 [DEBUG] 2023-10-06 09:25:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 266240 [DEBUG] 2023-10-06 09:25:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 266240 [DEBUG] 2023-10-06 09:25:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000 [DEBUG] 2023-10-06 09:25:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000 [WARN ] 2023-10-06 09:25:59.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset [WARN ] 2023-10-06 09:25:59.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [WARN ] 2023-10-06 09:25:59.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks [WARN ] 2023-10-06 09:25:59.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin [WARN ] 2023-10-06 09:26:00.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles [DEBUG] 2023-10-06 09:26:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 [WARN ] 2023-10-06 09:26:00.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin Running tests in 1 Packages Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:26:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:26:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... sh: llvm-config: command not found sh: llvm-config: command not found sh: llvm-config: command not found sh: llvm-config: command not found sh: llvm-config: command not found sh: llvm-config: command not found sh: llvm-config: command not found Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... sh: llvm-config: command not found Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:26:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:26:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:26:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:26:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:26:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:26:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... sh: llvm-config: command not found freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3904 of 15328 (target: 3832 (newly freed: 2792 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3832 of 15328 (target: 3832 (newly freed: 2800 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3872 of 15328 (target: 3832 (newly freed: 2800 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3936 of 15328 (target: 3832 (newly freed: 2912 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3904 of 15328 (target: 3832 (newly freed: 2800 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:26:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:26:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3936 of 15328 (target: 3832 (newly freed: 2912 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3904 of 15328 (target: 3832 (newly freed: 2800 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3928 of 15328 (target: 3832 (newly freed: 2912 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3896 of 15328 (target: 3832 (newly freed: 2800 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3928 of 15328 (target: 3832 (newly freed: 2912 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3880 of 15328 (target: 3832 (newly freed: 2800 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives sh: llvm-config: command not found sh: llvm-config: command not found sh: llvm-config: command not found sh: llvm-config: command not found sh: llvm-config: command not found scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3896 of 15512 (target: 3878 (newly freed: 2600 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3880 of 15512 (target: 3878 (newly freed: 2552 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:26:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009111000 [DEBUG] 2023-10-06 09:26:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009111000 scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3880 of 15512 (target: 3878 (newly freed: 2552 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3912 of 15512 (target: 3878 (newly freed: 2552 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3896 of 15512 (target: 3878 (newly freed: 2552 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3920 of 15512 (target: 3878 (newly freed: 2552 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3904 of 15512 (target: 3878 (newly freed: 2640 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3928 of 15512 (target: 3878 (newly freed: 2640 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3904 of 15512 (target: 3878 (newly freed: 2552 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3928 of 15512 (target: 3878 (newly freed: 2640 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3944 of 15512 (target: 3878 (newly freed: 2640 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3936 of 15744 (target: 3936 (newly freed: 3048 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3944 of 15744 (target: 3936 (newly freed: 3096 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3944 of 15744 (target: 3936 (newly freed: 3096 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3952 of 15744 (target: 3936 (newly freed: 3096 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3936 of 15744 (target: 3936 (newly freed: 3096 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3960 of 15744 (target: 3936 (newly freed: 3096 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3968 of 15744 (target: 3936 (newly freed: 3096 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3984 of 15744 (target: 3936 (newly freed: 3168 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3960 of 15744 (target: 3936 (newly freed: 3096 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3984 of 15744 (target: 3936 (newly freed: 3168 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3936 of 15744 (target: 3936 (newly freed: 3096 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... sh: llvm-config: command not found sh: llvm-config: command not found sh: llvm-config: command not found sh: llvm-config: command not found sh: llvm-config: command not found freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3880 of 15496 (target: 3874 (newly freed: 3192 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3888 of 15496 (target: 3874 (newly freed: 3168 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3904 of 15496 (target: 3874 (newly freed: 3168 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3888 of 15496 (target: 3874 (newly freed: 3168 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3880 of 15496 (target: 3874 (newly freed: 3168 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:26:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a111000 [DEBUG] 2023-10-06 09:26:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a111000 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3888 of 15496 (target: 3874 (newly freed: 3168 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3912 of 15496 (target: 3874 (newly freed: 3168 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3952 of 15496 (target: 3874 (newly freed: 3256 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3944 of 15496 (target: 3874 (newly freed: 3256 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3952 of 15496 (target: 3874 (newly freed: 3256 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 3944 of 15496 (target: 3874 (newly freed: 3256 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... 16r10000012358: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r280001FE1 =1342178300 (16r500003FC) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 16r34010E490: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r10000000000 nil 1 16r51 =10 (16rA) 2 16r9 =1 (16r1) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 6 16r10000012358 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... 16r10000012358: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r280001FE1 =1342178300 (16r500003FC) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 16r34010E490: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r10000000000 nil 1 16r51 =10 (16rA) 2 16r9 =1 (16r1) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 6 16r10000012358 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... 16r10000012358: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r280001FE1 =1342178300 (16r500003FC) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 16r34010E490: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r10000000000 nil 1 16r51 =10 (16rA) 2 16r9 =1 (16r1) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 6 16r10000012358 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... 16r10000012358: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r280001FE1 =1342178300 (16r500003FC) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 16r34010E490: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r10000000000 nil 1 16r51 =10 (16rA) 2 16r9 =1 (16r1) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 6 16r10000012358 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... 16r10000012358: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r280001FE1 =1342178300 (16r500003FC) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 16r34010E490: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r10000000000 nil 1 16r51 =10 (16rA) 2 16r9 =1 (16r1) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 6 16r10000012358 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... 16r10000012358: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r280001FE1 =1342178300 (16r500003FC) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 16r34010E490: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r10000000000 nil 1 16r51 =10 (16rA) 2 16r9 =1 (16r1) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 6 16r10000012358 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... 16r10000012358: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r280001FE1 =1342178300 (16r500003FC) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 16r34010E490: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r10000000000 nil 1 16r51 =10 (16rA) 2 16r9 =1 (16r1) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 6 16r10000012358 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... 16r10000012358: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r280001FE1 =1342178300 (16r500003FC) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 16r34010E490: a(n) ??nil cnidx?? (16r24=>16r10000012318) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r10000000000 nil 1 16r51 =10 (16rA) 2 16r9 =1 (16r1) 3 16r100000122F8 a ??nil cnidx?? 4 16r10000000000 nil 5 16r10000000000 nil 6 16r10000012358 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... 16r40009198: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16rF001FF1 =125833208 (16r7800FF8) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 16r200876D0: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r40000000 nil 1 16rD =6 (16r6) 2 16r3 =1 (16r1) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 6 16r40009198 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... 16r40009198: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16rF001FF1 =125833208 (16r7800FF8) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 16r200876D0: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r40000000 nil 1 16rD =6 (16r6) 2 16r3 =1 (16r1) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 6 16r40009198 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... 16r40009198: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16rF001FF1 =125833208 (16r7800FF8) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 16r200876D0: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r40000000 nil 1 16rD =6 (16r6) 2 16r3 =1 (16r1) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 6 16r40009198 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... 16r40009198: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16rF001FF1 =125833208 (16r7800FF8) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 16r200876D0: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r40000000 nil 1 16rD =6 (16r6) 2 16r3 =1 (16r1) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 6 16r40009198 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... 16r40009198: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16rF001FF1 =125833208 (16r7800FF8) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 16r200876D0: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r40000000 nil 1 16rD =6 (16r6) 2 16r3 =1 (16r1) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 6 16r40009198 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... 16r40009198: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16rF001FF1 =125833208 (16r7800FF8) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 16r200876D0: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r40000000 nil 1 16rD =6 (16r6) 2 16r3 =1 (16r1) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 6 16r40009198 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... 16r40009198: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16rF001FF1 =125833208 (16r7800FF8) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 16r200876D0: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r40000000 nil 1 16rD =6 (16r6) 2 16r3 =1 (16r1) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 6 16r40009198 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... 16r40009198: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16rF001FF1 =125833208 (16r7800FF8) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 16r200876D0: a(n) ??nil cnidx?? (16r24=>16r40009168) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r40000000 nil 1 16rD =6 (16r6) 2 16r3 =1 (16r1) 3 16r40009150 a ??nil cnidx?? 4 16r40000000 nil 5 16r40000000 nil 6 16r40009198 a ??nil cnidx?? Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:26:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:26:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:26:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:26:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:26:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Could not convert argument index: 1 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:26:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:26:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:26:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:26:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:26:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:26:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:26:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:26:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:26:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:26:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:26:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009111000 [DEBUG] 2023-10-06 09:26:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009111000 scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:26:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:26:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:26:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a111000 [DEBUG] 2023-10-06 09:26:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a111000 scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:27:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:27:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:27:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009111000 [DEBUG] 2023-10-06 09:27:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009111000 scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:27:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:27:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:27:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:27:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:27:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:27:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:27:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:27:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:27:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:27:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:27:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:27:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:27:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:27:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:27:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:27:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:27:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:27:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:27:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:27:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:27:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:27:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:27:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:27:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:27:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:27:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:27:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:27:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:27:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:27:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:27:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:27:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:27:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:27:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:27:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:27:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:27:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:27:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:27:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:27:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A740 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173904 [DEBUG] 2023-10-06 09:27:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:27:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:27:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:27:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(3)... marking...scavenging(4)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:27:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-10-06 09:27:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-10-06 09:27:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:27:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:27:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-10-06 09:27:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-10-06 09:27:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:27:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r10000700010 up to 16r100015FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 Segment Start: 1099513724928 Segment Size: 5242912 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:27:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-10-06 09:27:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-10-06 09:27:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a111000 [DEBUG] 2023-10-06 09:27:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r10000700010 up to 16r100015FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:27:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-10-06 09:27:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-10-06 09:27:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:27:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r400153A0 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86960 scavenging(3)... GC number 1 marking...scavenging(4)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:27:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-10-06 09:27:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-10-06 09:27:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:27:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40700010 up to 16r415FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Segment Start: 1075838976 Segment Size: 5242912 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:27:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-10-06 09:27:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-10-06 09:27:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a111000 [DEBUG] 2023-10-06 09:27:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40700010 up to 16r415FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:27:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:27:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:27:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:27:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:28:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:28:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:28:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:28:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okayCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:28:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:28:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:28:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:28:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:28:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:28:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:28:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:28:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:28:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:28:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:28:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:28:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:28:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009111000 [DEBUG] 2023-10-06 09:28:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:28:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a111000 [DEBUG] 2023-10-06 09:28:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:28:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a111000 [DEBUG] 2023-10-06 09:28:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:28:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000b111000 [DEBUG] 2023-10-06 09:28:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000b111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:28:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:28:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:28:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:28:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:28:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:28:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:28:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:28:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:28:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:28:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:28:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:28:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:28:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:28:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:28:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:28:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:28:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:28:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:28:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:28:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:28:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:28:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:28:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:28:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:28:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:28:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:28:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:28:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:28:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:28:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:29:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:29:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:29:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:29:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:29:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:29:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009111000 [DEBUG] 2023-10-06 09:29:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:29:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:29:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 173280 [DEBUG] 2023-10-06 09:29:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:29:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-10-06 09:29:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-10-06 09:29:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:29:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-10-06 09:29:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-10-06 09:29:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 86640 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:29:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-10-06 09:29:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-10-06 09:29:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:29:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-10-06 09:29:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-10-06 09:29:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4E0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... [DEBUG] 2023-10-06 09:29:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4E0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4E0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A500 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...[DEBUG] 2023-10-06 09:29:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... [DEBUG] 2023-10-06 09:29:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4E0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... [DEBUG] 2023-10-06 09:29:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A510 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4E0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4F0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4E0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4E0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4E0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... [DEBUG] 2023-10-06 09:29:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A500 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... [DEBUG] 2023-10-06 09:29:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... [DEBUG] 2023-10-06 09:29:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4D0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4E0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... [DEBUG] 2023-10-06 09:29:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...[DEBUG] 2023-10-06 09:29:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A510 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4E0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4F0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:29:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015288 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015288 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...[DEBUG] 2023-10-06 09:29:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:29:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... GC number 0 marking...[DEBUG] 2023-10-06 09:29:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:29:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(1)... GC number 0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015278 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015278 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... GC number 0 marking...[DEBUG] 2023-10-06 09:29:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:29:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 [DEBUG] 2023-10-06 09:29:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)...[DEBUG] 2023-10-06 09:29:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015288 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015288 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...[DEBUG] 2023-10-06 09:29:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:29:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:29:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:29:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:29:59.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:29:59.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:29:59.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:29:59.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015260 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... [DEBUG] 2023-10-06 09:30:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... GC number 0 marking...[DEBUG] 2023-10-06 09:30:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:30:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(1)... GC number 0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015278 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015278 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:30:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A500 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A500 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A500 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A500 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A500 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4E0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4F0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A500 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A500 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A500 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A500 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A500 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4E0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A4F0 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015280 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015280 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015270 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015280 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015280 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:20.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:20.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:20.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:20.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:21.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:21.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:21.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:21.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:22.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:22.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:22.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:22.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:23.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:23.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:23.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:23.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:24.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:24.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:24.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:24.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:25.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:25.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:25.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:25.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:27.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:28.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:28.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:28.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:28.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Garbage Collect for Snapshot scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A668 up to 16r100001FFFF0 Writing snapshot VMPrimitiveTest Segment Start: 1099511627776 Segment Size: 173688 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Garbage Collect for Snapshot scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A668 up to 16r100001FFFF0 Writing snapshot VMPrimitiveTest Segment Start: 1099511627776 Segment Size: 173688 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... Garbage Collect for Snapshot scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A678 up to 16r100001FFFF0 Writing snapshot VMPrimitiveTest Segment Start: 1099511627776 Segment Size: 173704 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:29.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:29.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:29.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:29.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:32.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:32.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:32.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:32.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:40.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:43.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:43.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:43.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:43.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:44.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:44.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:44.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:44.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:45.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:45.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:45.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:45.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... Garbage Collect for Snapshot scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A668 up to 16r100001FFFF0 Writing snapshot file VMPrimitiveTest Snapshot file VMPrimitiveTest done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Garbage Collect for Snapshot scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A668 up to 16r100001FFFF0 Writing snapshot file VMPrimitiveTest Snapshot file VMPrimitiveTest done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Garbage Collect for Snapshot scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A678 up to 16r100001FFFF0 Writing snapshot file VMPrimitiveTest Snapshot file VMPrimitiveTest done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:30:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:30:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:30:49.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:49.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:49.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:49.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:30:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:50.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:50.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:50.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:50.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:51.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:51.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:51.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:51.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:30:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:30:53.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:53.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:53.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:53.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:30:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:54.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:54.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:54.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:30:54.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:55.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:55.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:55.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:55.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:56.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:56.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:56.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:56.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:57.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:57.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:57.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:57.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:30:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:30:58.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:30:58.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:30:58.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:30:58.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Garbage Collect for Snapshot scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015358 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015358 up to 16r401FFFF0 Writing snapshot VMPrimitiveTest Segment Start: 1073741824 Segment Size: 86888 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Garbage Collect for Snapshot scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015358 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015358 up to 16r401FFFF0 Writing snapshot VMPrimitiveTest Segment Start: 1073741824 Segment Size: 86888 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Garbage Collect for Snapshot scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015368 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015368 up to 16r401FFFF0 Writing snapshot VMPrimitiveTest Segment Start: 1073741824 Segment Size: 86904 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:00.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:00.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:00.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:00.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:01.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:01.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:01.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:01.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:31:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:02.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:02.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:02.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:31:02.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:31:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:03.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:03.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:03.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:03.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:31:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:31:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:31:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:05.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:05.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:05.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:31:05.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:31:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:31:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:31:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:31:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:31:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:31:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:09.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:09.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:09.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:09.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:31:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:31:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:31:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:13.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:13.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:13.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:31:13.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Garbage Collect for Snapshot scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015358 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015358 up to 16r401FFFF0 Writing snapshot file VMPrimitiveTest Snapshot file VMPrimitiveTest done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Garbage Collect for Snapshot scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015358 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015358 up to 16r401FFFF0 Writing snapshot file VMPrimitiveTest Snapshot file VMPrimitiveTest done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Garbage Collect for Snapshot scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015368 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40015368 up to 16r401FFFF0 Writing snapshot file VMPrimitiveTest Snapshot file VMPrimitiveTest done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:31:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:31:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:31:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:31:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:31:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:31:16.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:16.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:16.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:31:16.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:31:17.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:17.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:17.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:31:17.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 2097152 Segment Start: 1099513724928 Segment Size: 10485760 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 2097152 Segment Start: 1099513724928 Segment Size: 10485760 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Writing snapshot lala.image Segment Start: 1099511627776 Segment Size: 2097152 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:31:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 2097152 Segment Start: 1075838976 Segment Size: 10485760 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 2097152 Segment Start: 1075838976 Segment Size: 10485760 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:31:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Writing snapshot lala.image Segment Start: 1073741824 Segment Size: 2097152 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:31:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... scavenging(1)... Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives [DEBUG] 2023-10-06 09:31:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Writing snapshot file lala.image Snapshot file lala.image done Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:31:19.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:19.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:19.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:31:19.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Looking for module ... loaded...computing accessor depths...doneCannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Looking for module ... loaded...computing accessor depths...doneCannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Looking for module ... loaded...computing accessor depths...doneCannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Looking for module ... loaded...computing accessor depths...doneCannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:31:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:31:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:31:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:31:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:31:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:31:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:31:33.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:33.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:33.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:31:33.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:31:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:31:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:31:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:31:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:31:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:31:34.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:34.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:34.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:34.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:31:35.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:35.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:35.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:35.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:31:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:31:36.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:36.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:36.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:31:36.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:31:37.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:37.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:37.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:31:37.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:31:38.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:38.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:38.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:31:38.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:31:41.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:41.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:41.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:41.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:31:42.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:42.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:42.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:31:42.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:31:46.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:46.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:46.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:46.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:31:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:31:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:31:47.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:47.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:47.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:31:47.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:31:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:31:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:31:48.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:48.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:48.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:31:48.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:31:52.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:31:52.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:31:52.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:31:52.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:32:04.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:32:04.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:32:04.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:32:04.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:32:06.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:32:06.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:32:06.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:32:06.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:32:07.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:32:07.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:32:07.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:32:07.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:32:08.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:32:08.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:32:08.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10007111000 [DEBUG] 2023-10-06 09:32:08.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10007111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:32:10.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:32:10.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:32:10.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:32:10.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:32:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:32:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:32:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:32:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:32:11.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:32:11.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:32:11.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:32:11.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:32:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:32:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:32:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:32:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:32:12.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:32:12.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:32:12.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10008111000 [DEBUG] 2023-10-06 09:32:12.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10008111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:32:14.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:32:14.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:32:14.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:32:14.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives [DEBUG] 2023-10-06 09:32:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:32:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:32:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009111000 [DEBUG] 2023-10-06 09:32:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009111000 scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... [DEBUG] 2023-10-06 09:32:15.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:32:15.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:32:15.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10009111000 [DEBUG] 2023-10-06 09:32:15.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10009111000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Looking for module ... loaded...computing accessor depths...done[DEBUG] 2023-10-06 09:32:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 33554432 [DEBUG] 2023-10-06 09:32:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 33554432 [DEBUG] 2023-10-06 09:32:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:32:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 [DEBUG] 2023-10-06 09:32:18.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 134217728 [DEBUG] 2023-10-06 09:32:18.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 134217728 [DEBUG] 2023-10-06 09:32:18.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x1000a111000 [DEBUG] 2023-10-06 09:32:18.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x1000a111000 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Looking for module ... loaded...computing accessor depths...done[DEBUG] 2023-10-06 09:32:26.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 134217728 [DEBUG] 2023-10-06 09:32:26.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 134217728 [DEBUG] 2023-10-06 09:32:26.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10012111000 [DEBUG] 2023-10-06 09:32:26.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10012111000 Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r10000012618 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r10000012618 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r10000012618 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r10000012618 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r10000036628 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r10000022618 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r10000012618 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking...planning...updating pointers...copying and unmarking...planning...updating pointers...copying and unmarking...planning...updating pointers...copying and unmarking...planning...updating pointers...copying and unmarking... freeing at 16r10000012618 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... leak-checking...Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... leak-checking...Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r10000012608 up to 16r10000BFFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... leak-checking...Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... leak-checking...Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... leak-checking...Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r10000012618 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r10000012618 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r10000012618 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r10000012618 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r10000036628 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r10000022618 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r10000012618 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... marking...scavenging(3)... planning...updating pointers...copying and unmarking...planning...updating pointers...copying and unmarking...planning...updating pointers...copying and unmarking...planning...updating pointers...copying and unmarking...planning...updating pointers...copying and unmarking... freeing at 16r10000012618 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... leak-checking...Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... leak-checking...Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r10000012608 up to 16r10000BFFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... leak-checking...Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... leak-checking...Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... marking...scavenging(2)... leak-checking...Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40009300 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40009300 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40009300 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40009300 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40009300 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40009300 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40009300 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40009300 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40023310 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40023310 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40019300 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40019300 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40009300 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40009300 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking...planning...updating pointers...copying and unmarking...planning...updating pointers...copying and unmarking...planning...updating pointers...copying and unmarking...planning...updating pointers...copying and unmarking... freeing at 16r40009300 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking...planning...updating pointers...copying and unmarking...planning...updating pointers...copying and unmarking...planning...updating pointers...copying and unmarking...planning...updating pointers...copying and unmarking... freeing at 16r40009300 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... leak-checking...marking...scavenging(2)... leak-checking...Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... leak-checking...marking...scavenging(2)... leak-checking...Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r400092F0 up to 16r40BFFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r400092F0 up to 16r40BFFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... leak-checking...marking...scavenging(2)... leak-checking...Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... leak-checking...marking...scavenging(2)... leak-checking...Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... leak-checking...marking...scavenging(2)... leak-checking...Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40009300 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40009300 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40009300 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40009300 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40009300 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40009300 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40009300 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40009300 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40023310 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40023310 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40019300 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40019300 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40009300 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking... freeing at 16r40009300 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... GC number 0 marking...scavenging(3)... planning...updating pointers...copying and unmarking...planning...updating pointers...copying and unmarking...planning...updating pointers...copying and unmarking...planning...updating pointers...copying and unmarking...planning...updating pointers...copying and unmarking... freeing at 16r40009300 up to 16r401FFFF0 marking...scavenging(3)... planning...updating pointers...copying and unmarking...planning...updating pointers...copying and unmarking...planning...updating pointers...copying and unmarking...planning...updating pointers...copying and unmarking...planning...updating pointers...copying and unmarking... freeing at 16r40009300 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... leak-checking...marking...scavenging(2)... leak-checking...Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... leak-checking...marking...scavenging(2)... leak-checking...Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r400092F0 up to 16r40BFFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r400092F0 up to 16r40BFFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... leak-checking...marking...scavenging(2)... leak-checking...Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... leak-checking...marking...scavenging(2)... leak-checking...Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... GC number 1 marking...scavenging(2)... leak-checking...marking...scavenging(2)... leak-checking...Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... marking...scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(2)... scavenging(2)... scavenging(2)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A510 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(2)... scavenging(2)... scavenging(2)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r1000002A510 up to 16r100001FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(2)... scavenging(2)... scavenging(2)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(2)... scavenging(2)... scavenging(2)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... GC number 0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 marking...scavenging(2)... planning...updating pointers...copying and unmarking... freeing at 16r40015290 up to 16r401FFFF0 Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(3)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... scavenging(2)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives scavenging(0)... scavenging(1)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives scavenging(0)... 7028 run, 7028 passes, 0 failures, 0 errors. [WARN ] 2023-10-06 09:34:30.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray [DEBUG] 2023-10-06 09:34:30.000 primitiveQuit (pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:31297):Quit requested by the image Process 0x341312e70 priority 79 0x28003ff30 I SessionManager>launchSnapshot:andQuit: 0x10000091d80: a(n) SessionManager 0x28003ffa0 I [] in SessionManager>snapshot:andQuit: 0x10000091d80: a(n) SessionManager 0x28003ffe0 I [] in FullBlockClosure>newProcess 0x341312c90: a(n) FullBlockClosure processes at priority 40 Process 0x10002b673b8 priority 40 0x280013fd8 M MorphicRenderLoop>doOneCycleWhile: 0x10002b65818: a(n) MorphicRenderLoop 0x1000372a168 s [] in MorphicUIManager>spawnNewProcess 0x10002b65918 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10005001980 priority 40 0x28001dd60 I Process>resume 0x341312e70: a(n) Process 0x28001dda0 I FullBlockClosure(BlockClosure)>forkAt: 0x341312c90: a(n) FullBlockClosure 0x28001ddf8 I SessionManager>snapshot:andQuit: 0x10000091d80: a(n) SessionManager 0x28001de58 I [] in SmalltalkImage>snapshot:andQuit: 0x10000022ae8: a(n) SmalltalkImage 0x28001dea0 I CurrentExecutionEnvironment class>activate:for: 0x1000001c318: a(n) CurrentExecutionEnvironment class 0x28001def0 I DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x10000010480: a(n) DefaultExecutionEnvironment 0x28001df38 I DefaultExecutionEnvironment class>beActiveDuring: 0x1000001c918: a(n) DefaultExecutionEnvironment class 0x28001df80 I SmalltalkImage>snapshot:andQuit: 0x10000022ae8: a(n) SmalltalkImage 0x28001dfe0 I TestCommandLineHandler>runPackages 0x100051a34e0: a(n) TestCommandLineHandler 0x100051a3428 s TestCommandLineHandler>activate 0x100051a3718 s TestCommandLineHandler class(CommandLineHandler class)>activateWith: 0x100051a39d0 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x100051a3c30 s FullBlockClosure(BlockClosure)>on:do: 0x100051a3e18 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x100051a41f8 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand 0x100051a4590 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument: 0x100051a4808 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x100051a4ab8 s FullBlockClosure(BlockClosure)>on:do: 0x100051a4da8 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x100051a4fa8 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 10 Process 0x100050016e8 priority 10 0x1000516a3a8 s ProcessorScheduler class>idleProcess 0x10005184498 s [] in ProcessorScheduler class>startUp 0x10005003288 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x10005001908 priority 50 0x28002bfe0 M WeakArray class>finalizationProcess 0x10000016320: a(n) WeakArray class 0x1000514cae0 s [] in WeakArray class>restartFinalizationProcess 0x100050ae760 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10002026548 priority 40 0x10002027900 s AtomicSharedQueue>waitForNewItems 0x10002031d10 s AtomicSharedQueue>next 0x10002034248 s TKTWorkerProcess>privateNextTask 0x10002036128 s TKTWorkerProcess>workerLoop 0x10002037468 s MessageSend>value 0x10002037bd0 s [] in TKTPharoProcessProvider>createProcessDoing:named: 0x10002038670 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10005001698 priority 60 0x100050031d0 s SmalltalkImage>lowSpaceWatcher 0x10005018b30 s [] in SmalltalkImage>installLowSpaceWatcher 0x10005160e20 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10002b67368 priority 80 0x280001fa8 I DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x10000391800: a(n) DelaySemaphoreScheduler 0x280001fe0 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x10000391800: a(n) DelaySemaphoreScheduler 0x1000372a520 s FullBlockClosure(BlockClosure)>ensure: 0x10002b65a48 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x1000372a220 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x10002b65b28 s [] in FullBlockClosure(BlockClosure)>newProcess [Pipeline] sh + PHARO_CI_TESTING_ENVIRONMENT=true + ./vm/Contents/MacOS/Pharo --headless --logLevel=4 ./image/VMMaker.image test --junit-xml-output Slang-Tests [DEBUG] 2023-10-06 09:34:30.000 logParameters (src/parameters/parameters.c:350):Image file name: ./image/VMMaker.image [DEBUG] 2023-10-06 09:34:30.000 logParameters (src/parameters/parameters.c:351):Is default Image: no [DEBUG] 2023-10-06 09:34:30.000 logParameters (src/parameters/parameters.c:352):Is interactive session: no [DEBUG] 2023-10-06 09:34:30.000 logParameterVector (src/parameters/parameters.c:340):vmParameters [count = 4]: [DEBUG] 2023-10-06 09:34:30.000 logParameterVector (src/parameters/parameters.c:343): ./vm/Contents/MacOS/Pharo [DEBUG] 2023-10-06 09:34:30.000 logParameterVector (src/parameters/parameters.c:343): --headless [DEBUG] 2023-10-06 09:34:30.000 logParameterVector (src/parameters/parameters.c:343): --logLevel=4 [DEBUG] 2023-10-06 09:34:30.000 logParameterVector (src/parameters/parameters.c:343): --headless [DEBUG] 2023-10-06 09:34:30.000 logParameterVector (src/parameters/parameters.c:340):imageParameters [count = 3]: [DEBUG] 2023-10-06 09:34:30.000 logParameterVector (src/parameters/parameters.c:343): test [DEBUG] 2023-10-06 09:34:30.000 logParameterVector (src/parameters/parameters.c:343): --junit-xml-output [DEBUG] 2023-10-06 09:34:30.000 logParameterVector (src/parameters/parameters.c:343): Slang-Tests [INFO ] 2023-10-06 09:34:30.000 vm_main_with_parameters (src/client.c:116):Opening Image: ./image/VMMaker.image [DEBUG] 2023-10-06 09:34:30.000 vm_main_with_parameters (src/client.c:138):Working Directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/build/vmmaker [DEBUG] 2023-10-06 09:34:30.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4 [DEBUG] 2023-10-06 09:34:30.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8 [DEBUG] 2023-10-06 09:34:30.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8 [DEBUG] 2023-10-06 09:34:30.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8 [DEBUG] 2023-10-06 09:34:30.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8 [DEBUG] 2023-10-06 09:34:30.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8 [DEBUG] 2023-10-06 09:34:30.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4 [DEBUG] 2023-10-06 09:34:30.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8 [DEBUG] 2023-10-06 09:34:30.000 runOnMainThread (src/client.c:248):Running VM on main thread [DEBUG] 2023-10-06 09:34:30.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000 [DEBUG] 2023-10-06 09:34:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904 [DEBUG] 2023-10-06 09:34:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904 [DEBUG] 2023-10-06 09:34:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000 [DEBUG] 2023-10-06 09:34:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000 [DEBUG] 2023-10-06 09:34:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 101781504 [DEBUG] 2023-10-06 09:34:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 101781504 [DEBUG] 2023-10-06 09:34:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000 [DEBUG] 2023-10-06 09:34:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000 [DEBUG] 2023-10-06 09:34:30.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 266240 [DEBUG] 2023-10-06 09:34:30.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 266240 [DEBUG] 2023-10-06 09:34:30.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000 [DEBUG] 2023-10-06 09:34:30.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000 [WARN ] 2023-10-06 09:34:30.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset [WARN ] 2023-10-06 09:34:30.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [WARN ] 2023-10-06 09:34:30.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks [WARN ] 2023-10-06 09:34:30.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin [WARN ] 2023-10-06 09:34:31.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles [DEBUG] 2023-10-06 09:34:31.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 16777216 [DEBUG] 2023-10-06 09:34:31.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 16777216 [DEBUG] 2023-10-06 09:34:31.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10006111000 [DEBUG] 2023-10-06 09:34:31.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10006111000 [WARN ] 2023-10-06 09:34:31.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin Running tests in 1 Packages Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining Local variable name 'methodWithoutReturn' in methodDefiningConflictingVariable may mask method when inlining 499 run, 499 passes, 0 failures, 0 errors. [WARN ] 2023-10-06 09:34:32.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray [DEBUG] 2023-10-06 09:34:32.000 primitiveQuit (pharo-10/build/generated/64/vm/src/gcc3x-cointerp.c:31297):Quit requested by the image Process 0x340757cd0 priority 79 0x280031f30 I SessionManager>launchSnapshot:andQuit: 0x10000091d80: a(n) SessionManager 0x280031fa0 I [] in SessionManager>snapshot:andQuit: 0x10000091d80: a(n) SessionManager 0x280031fe0 I [] in FullBlockClosure>newProcess 0x340757af0: a(n) FullBlockClosure processes at priority 40 Process 0x3402ffc78 priority 40 0x280033a58 I Process>resume 0x340757cd0: a(n) Process 0x280033a98 I FullBlockClosure(BlockClosure)>forkAt: 0x340757af0: a(n) FullBlockClosure 0x280033af0 I SessionManager>snapshot:andQuit: 0x10000091d80: a(n) SessionManager 0x280033b50 I [] in SmalltalkImage>snapshot:andQuit: 0x10000022ae8: a(n) SmalltalkImage 0x280033b98 I CurrentExecutionEnvironment class>activate:for: 0x1000001c318: a(n) CurrentExecutionEnvironment class 0x280033be8 I DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x10000010480: a(n) DefaultExecutionEnvironment 0x280033c30 I DefaultExecutionEnvironment class>beActiveDuring: 0x1000001c918: a(n) DefaultExecutionEnvironment class 0x280033c78 I SmalltalkImage>snapshot:andQuit: 0x10000022ae8: a(n) SmalltalkImage 0x280033cd8 I TestCommandLineHandler>runPackages 0x340304d08: a(n) TestCommandLineHandler 0x280033d18 I TestCommandLineHandler>activate 0x340304d08: a(n) TestCommandLineHandler 0x280033d58 I TestCommandLineHandler class(CommandLineHandler class)>activateWith: 0x10000676660: a(n) TestCommandLineHandler class 0x280033da8 I [] in PharoCommandLineHandler>activateSubCommand: 0x340304d40: a(n) PharoCommandLineHandler 0x280033de8 I FullBlockClosure(BlockClosure)>on:do: 0x340304d68: a(n) FullBlockClosure 0x280033e38 I PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x340304d40: a(n) PharoCommandLineHandler 0x280033e88 I PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand 0x340304d40: a(n) PharoCommandLineHandler 0x280033ec8 I PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument: 0x340304d40: a(n) PharoCommandLineHandler 0x280033f10 I [] in PharoCommandLineHandler>activate 0x340304d40: a(n) PharoCommandLineHandler 0x280033f50 I FullBlockClosure(BlockClosure)>on:do: 0x340305020: a(n) FullBlockClosure 0x280033fa0 I [] in PharoCommandLineHandler>activate 0x340304d40: a(n) PharoCommandLineHandler 0x280033fe0 I [] in FullBlockClosure>newProcess 0x3403051e0: a(n) FullBlockClosure Process 0x10002b675a8 priority 40 0x280017dd0 M [] in Delay>wait 0x340302f60: a(n) Delay 0x280017e10 M FullBlockClosure(BlockClosure)>ifCurtailed: 0x340303c70: a(n) FullBlockClosure 0x280017e48 M Delay>wait 0x340302f60: a(n) Delay 0x280017e98 M WorldState class>doInterCycleWait 0x1000073b7b8: a(n) WorldState class 0x280017ec8 M [] in WorldState class>doDrawCycleWith: 0x1000073b7b8: a(n) WorldState class 0x280017f08 M FullBlockClosure(BlockClosure)>ensure: 0x340303da0: a(n) FullBlockClosure 0x280017f40 M WorldState class>doDrawCycleWith: 0x1000073b7b8: a(n) WorldState class 0x280017f78 M WorldMorph class>doOneCycle 0x1000073aa78: a(n) WorldMorph class 0x280017fa8 M MorphicRenderLoop>doOneCycle 0x10002b65a08: a(n) MorphicRenderLoop 0x280017fd8 M MorphicRenderLoop>doOneCycleWhile: 0x10002b65a08: a(n) MorphicRenderLoop 0x1000372a5d8 s [] in MorphicUIManager>spawnNewProcess 0x10002b65b08 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 10 Process 0x3402ff9d8 priority 10 0x340306038 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x3402ffc00 priority 50 0x28000ff60 M WeakArray class>finalizationProcess 0x10000016320: a(n) WeakArray class 0x28000ffa0 I [] in WeakArray class>restartFinalizationProcess 0x10000016320: a(n) WeakArray class 0x28000ffe0 I [] in FullBlockClosure>newProcess 0x3403038a0: a(n) FullBlockClosure Process 0x100020266c0 priority 40 0x10002027a78 s AtomicSharedQueue>waitForNewItems 0x10002031e88 s AtomicSharedQueue>next 0x100020343c0 s TKTWorkerProcess>privateNextTask 0x100020362a0 s TKTWorkerProcess>workerLoop 0x100020375e0 s MessageSend>value 0x10002037d48 s [] in TKTPharoProcessProvider>createProcessDoing:named: 0x100020387e8 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x3402ff988 priority 60 0x340305f80 s SmalltalkImage>lowSpaceWatcher 0x34031f280 s [] in SmalltalkImage>installLowSpaceWatcher 0x34032a438 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x10002b67558 priority 80 0x280005fa8 I DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x10000391800: a(n) DelaySemaphoreScheduler 0x280005fe0 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x10000391800: a(n) DelaySemaphoreScheduler 0x1000372a990 s FullBlockClosure(BlockClosure)>ensure: 0x10002b65c38 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x1000372a690 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x10002b65d18 s [] in FullBlockClosure(BlockClosure)>newProcess [Pipeline] } [Pipeline] // timeout [Pipeline] sh + zip ./VMMaker-Image.zip ./image/VMMaker.changes ./image/VMMaker.image adding: image/VMMaker.changes (deflated 82%) adding: image/VMMaker.image (deflated 74%) [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] parallel [Pipeline] { (Branch: Linux-x86_64) [Pipeline] { (Branch: Darwin-x86_64) [Pipeline] { (Branch: Windows-x86_64) [Pipeline] { (Branch: Darwin-arm64) [Pipeline] node [Pipeline] node [Pipeline] node Running on pharo-ci-jenkins2-unix4 in /builds/workspace/pharo-vm_PR-700 Running on pharo-ci-jenkins2-osx-intel in /builds/workspace/pharo-vm_PR-700 [Pipeline] node Running on pharo-ci-jenkins2-win10-2 in C:\builds\workspace\pharo-vm_PR-700 Running on lse-mac-mini in /Users/lse/Workspace/workspace/pharo-vm_PR-700 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] cleanWs [WS-CLEANUP] done [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [Pipeline] unstash [WS-CLEANUP] done [Pipeline] unstash [Pipeline] unstash [Pipeline] readFile [Pipeline] readFile [Pipeline] readFile [Pipeline] unstash [Pipeline] stage [Pipeline] { (Checkout-Linux-x86_64) [Pipeline] stage [Pipeline] { (Checkout-Darwin-x86_64) [Pipeline] stage [Pipeline] { (Checkout-Windows-x86_64) [Pipeline] dir Running in /builds/workspace/pharo-vm_PR-700/repository [Pipeline] { [Pipeline] dir Running in /builds/workspace/pharo-vm_PR-700/repository [Pipeline] { [Pipeline] readFile [Pipeline] dir Running in C:\builds\workspace\pharo-vm_PR-700\repository [Pipeline] { [Pipeline] checkout The recommended git tool is: git [Pipeline] checkout using credential pharo-ci-api-user-pass-token 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 [Pipeline] checkout Cloning the remote Git repository Using shallow clone with depth 2 The recommended git tool is: git [Pipeline] stage [Pipeline] { (Checkout-Darwin-arm64) [Pipeline] dir Running in /Users/lse/Workspace/workspace/pharo-vm_PR-700/repository [Pipeline] { [Pipeline] checkout The recommended git tool is: git Cloning repository https://github.com/pharo-project/pharo-vm.git > git init /builds/workspace/pharo-vm_PR-700/repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.7.4' using GIT_ASKPASS to set credentials pharo-ci using token as pass > git fetch --tags --progress https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Cloning repository https://github.com/pharo-project/pharo-vm.git > git init /builds/workspace/pharo-vm_PR-700/repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.24.1 (Apple Git-126)' using GIT_ASKPASS to set credentials pharo-ci using token as pass > git fetch --tags --force --progress -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 using 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 /Users/lse/Workspace/workspace/pharo-vm_PR-700/repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.31.0' using GIT_ASKPASS to set credentials pharo-ci using token as pass > git fetch --tags --force --progress -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 using 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 C:\builds\workspace\pharo-vm_PR-700\repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.31.0.windows.1' using GIT_ASKPASS to set credentials pharo-ci using token as pass > git fetch --tags --force --progress -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Using shallow fetch with depth 2 > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git using GIT_ASKPASS to set credentials pharo-ci using token as pass > git fetch --tags --force --progress -- https://github.com/pharo-project/pharo-vm.git +refs/pull/700/head:refs/remotes/origin/PR-700 +refs/heads/pharo-12:refs/remotes/origin/pharo-12 # timeout=10 Merging remotes/origin/pharo-12 commit 89f4766740ff433d45375d4668e4d2f090667a82 into PR head commit 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 Merge succeeded, producing 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 Checking out Revision 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 (PR-700) > git config core.sparsecheckout # timeout=10 > git checkout -f 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials pharo-ci using token as pass > git merge 89f4766740ff433d45375d4668e4d2f090667a82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 # timeout=10 Commit message: "Updating hash for Darwin-x86_64" [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-Darwin-arm64-CoInterpreter) [Pipeline] cmakeBuild [build] $ /opt/homebrew/bin/cmake -G "Unix Makefiles" -DFLAVOUR=CoInterpreter -DBUILD_IS_RELEASE=OFF -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE -DICEBERG_DEFAULT_REMOTE=httpsUrl /Users/lse/Workspace/workspace/pharo-vm_PR-700/repository -- Setting build type to 'RelWithDebInfo' as none was specified. -- CMAKE_GENERATOR=Unix Makefiles -- Building version 10.0.5-0e5d1631d -- Commit hash 0e5d1631d : 2023-10-05 16:25:34 +0200 -- No user build settings. -- v10.0.5-45-g0e5d1631d - Commit: 0e5d1631d - Date: 2023-10-05 16:25:34 +0200 -- The C compiler identification is AppleClang 12.0.5.12050022 -- The CXX compiler identification is AppleClang 12.0.5.12050022 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiling for architecture: arm64 -- Full Platform name: Darwin-arm64 -- 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: /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/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 arm64 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: /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/lib/libffi.tbd -- Adding plugin: FilePlugin -- Adding plugin: FileAttributesPlugin -- Adding plugin: UUIDPlugin -- Adding plugin: SocketPlugin -- Adding plugin: SurfacePlugin -- Adding plugin: FloatArrayPlugin -- Adding plugin: LargeIntegers -- Adding plugin: JPEGReaderPlugin -- Adding plugin: JPEGReadWriter2Plugin -- Adding plugin: MiscPrimitivePlugin -- Adding plugin: B2DPlugin -- Adding plugin: LocalePlugin -- Adding plugin: SqueakSSL -- Adding plugin: DSAPrims -- Adding plugin: UnixOSProcessPlugin -- Downloading Git2 binary Adding third-party libraries for Darwin-arm64: libgit2-1.4.4 -- Downloading/updating libgit2-1.4.4 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-download Scanning dependencies of target libgit2-1.4.4-download [ 11%] Creating directories for 'libgit2-1.4.4-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.4.4-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-arm64/third-party/libgit2-1.4.4.zip' -- [download 2% complete] -- [download 6% complete] -- [download 11% complete] -- [download 12% complete] -- [download 15% complete] -- [download 21% complete] -- [download 25% complete] -- [download 29% complete] -- [download 33% complete] -- [download 38% complete] -- [download 41% complete] -- [download 45% complete] -- [download 48% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 59% complete] -- [download 60% complete] -- [download 62% complete] -- [download 66% complete] -- [download 69% complete] -- [download 74% complete] -- [download 78% complete] -- [download 79% complete] -- [download 84% complete] -- [download 87% complete] -- [download 94% complete] -- [download 96% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libgit2-1.4.4-download' [ 44%] No patch step for 'libgit2-1.4.4-download' [ 55%] No configure step for 'libgit2-1.4.4-download' [ 66%] No build step for 'libgit2-1.4.4-download' [ 77%] No install step for 'libgit2-1.4.4-download' [ 88%] No test step for 'libgit2-1.4.4-download' [100%] Completed 'libgit2-1.4.4-download' [100%] Built target libgit2-1.4.4-download -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-src/libgit2.1.4.4.dylib -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-src/libgit2.1.4.dylib -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-src/libgit2.dylib Adding third-party libraries for Darwin-arm64: libgit2-1.5.2 -- Downloading/updating libgit2-1.5.2 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libgit2-1.5.2-download Scanning dependencies of target libgit2-1.5.2-download [ 11%] Creating directories for 'libgit2-1.5.2-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.5.2-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libgit2-1.5.2-download/libgit2-1.5.2-download-prefix/src/libgit2-1.5.2.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-arm64/third-party/libgit2-1.5.2.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 4% complete] -- [download 6% complete] -- [download 8% complete] -- [download 11% complete] -- [download 13% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 19% complete] -- [download 23% complete] -- [download 25% complete] -- [download 27% complete] -- [download 29% complete] -- [download 30% complete] -- [download 32% complete] -- [download 33% complete] -- [download 35% complete] -- [download 36% complete] -- [download 38% complete] -- [download 39% complete] -- [download 42% complete] -- [download 43% complete] -- [download 45% complete] -- [download 47% complete] -- [download 49% complete] -- [download 51% complete] -- [download 53% complete] -- [download 55% complete] -- [download 57% complete] -- [download 58% complete] -- [download 60% complete] -- [download 62% complete] -- [download 64% complete] -- [download 65% complete] -- [download 67% complete] -- [download 68% complete] -- [download 70% complete] -- [download 71% complete] -- [download 73% complete] -- [download 74% complete] -- [download 76% complete] -- [download 77% complete] -- [download 79% complete] -- [download 82% complete] -- [download 83% complete] -- [download 86% complete] -- [download 87% complete] -- [download 89% complete] -- [download 90% complete] -- [download 92% complete] -- [download 96% complete] -- [download 97% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libgit2-1.5.2-download/libgit2-1.5.2-download-prefix/src/libgit2-1.5.2.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libgit2-1.5.2-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libgit2-1.5.2-download' [ 44%] No patch step for 'libgit2-1.5.2-download' [ 55%] No configure step for 'libgit2-1.5.2-download' [ 66%] No build step for 'libgit2-1.5.2-download' [ 77%] No install step for 'libgit2-1.5.2-download' [ 88%] No test step for 'libgit2-1.5.2-download' [100%] Completed 'libgit2-1.5.2-download' [100%] Built target libgit2-1.5.2-download -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libgit2-1.5.2-src/libgit2.1.5.2.dylib -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libgit2-1.5.2-src/libgit2.1.5.dylib Adding third-party libraries for Darwin-arm64: libgit2-1.6.4 -- Downloading/updating libgit2-1.6.4 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libgit2-1.6.4-download Scanning dependencies of target libgit2-1.6.4-download [ 11%] Creating directories for 'libgit2-1.6.4-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.6.4-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libgit2-1.6.4-download/libgit2-1.6.4-download-prefix/src/libgit2-1.6.4.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-arm64/third-party/libgit2-1.6.4.zip' -- [download 6% complete] -- [download 7% complete] -- [download 9% complete] -- [download 11% complete] -- [download 12% complete] -- [download 15% complete] -- [download 19% complete] -- [download 20% complete] -- [download 24% complete] -- [download 26% complete] -- [download 27% complete] -- [download 29% complete] -- [download 31% complete] -- [download 32% complete] -- [download 34% complete] -- [download 36% complete] -- [download 38% complete] -- [download 39% complete] -- [download 45% complete] -- [download 46% complete] -- [download 50% complete] -- [download 54% complete] -- [download 57% complete] -- [download 61% complete] -- [download 62% complete] -- [download 64% complete] -- [download 66% complete] -- [download 67% complete] -- [download 69% complete] -- [download 70% complete] -- [download 72% complete] -- [download 74% complete] -- [download 76% complete] -- [download 77% complete] -- [download 81% complete] -- [download 82% complete] -- [download 85% complete] -- [download 87% complete] -- [download 88% complete] -- [download 90% complete] -- [download 91% complete] -- [download 93% complete] -- [download 96% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libgit2-1.6.4-download/libgit2-1.6.4-download-prefix/src/libgit2-1.6.4.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libgit2-1.6.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libgit2-1.6.4-download' [ 44%] No patch step for 'libgit2-1.6.4-download' [ 55%] No configure step for 'libgit2-1.6.4-download' [ 66%] No build step for 'libgit2-1.6.4-download' [ 77%] No install step for 'libgit2-1.6.4-download' [ 88%] No test step for 'libgit2-1.6.4-download' [100%] Completed 'libgit2-1.6.4-download' [100%] Built target libgit2-1.6.4-download -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libgit2-1.6.4-src/libgit2.1.6.4.dylib -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libgit2-1.6.4-src/libgit2.1.6.dylib Adding third-party libraries for Darwin-arm64: libgit2-default-2023-04-14 -- Downloading/updating libgit2-default-2023-04-14 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libgit2-default-2023-04-14-download Scanning dependencies of target libgit2-default-2023-04-14-download [ 11%] Creating directories for 'libgit2-default-2023-04-14-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-default-2023-04-14-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libgit2-default-2023-04-14-download/libgit2-default-2023-04-14-download-prefix/src/libgit2-default-2023-04-14.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-arm64/third-party/libgit2-default-2023-04-14.zip' -- [download 1% complete] -- [download 2% complete] -- [download 4% complete] -- [download 7% complete] -- [download 9% complete] -- [download 11% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 26% complete] -- [download 28% complete] -- [download 30% complete] -- [download 33% complete] -- [download 35% complete] -- [download 37% complete] -- [download 41% complete] -- [download 45% complete] -- [download 46% complete] -- [download 48% complete] -- [download 50% complete] -- [download 52% complete] -- [download 54% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 61% complete] -- [download 62% complete] -- [download 64% complete] -- [download 66% complete] -- [download 68% complete] -- [download 69% complete] -- [download 72% complete] -- [download 74% complete] -- [download 75% complete] -- [download 77% complete] -- [download 79% complete] -- [download 81% complete] -- [download 82% complete] -- [download 84% complete] -- [download 86% complete] -- [download 89% complete] -- [download 90% complete] -- [download 92% complete] -- [download 93% complete] -- [download 95% complete] -- [download 96% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libgit2-default-2023-04-14-download/libgit2-default-2023-04-14-download-prefix/src/libgit2-default-2023-04-14.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libgit2-default-2023-04-14-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libgit2-default-2023-04-14-download' [ 44%] No patch step for 'libgit2-default-2023-04-14-download' [ 55%] No configure step for 'libgit2-default-2023-04-14-download' [ 66%] No build step for 'libgit2-default-2023-04-14-download' [ 77%] No install step for 'libgit2-default-2023-04-14-download' [ 88%] No test step for 'libgit2-default-2023-04-14-download' [100%] Completed 'libgit2-default-2023-04-14-download' [100%] Built target libgit2-default-2023-04-14-download -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libgit2-default-2023-04-14-src/libgit2.dylib Adding third-party libraries for Darwin-arm64: libssh2-1.10.0 -- Downloading/updating libssh2-1.10.0 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libssh2-1.10.0-download Scanning dependencies of target libssh2-1.10.0-download [ 11%] Creating directories for 'libssh2-1.10.0-download' [ 22%] Performing download step (download, verify and extract) for 'libssh2-1.10.0-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libssh2-1.10.0-download/libssh2-1.10.0-download-prefix/src/libssh2-1.10.0.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-arm64/third-party/libssh2-1.10.0.zip' -- [download 6% complete] -- [download 9% complete] -- [download 10% complete] -- [download 14% complete] -- [download 21% complete] -- [download 31% complete] -- [download 36% complete] -- [download 40% complete] -- [download 43% complete] -- [download 58% complete] -- [download 81% complete] -- [download 91% complete] -- [download 95% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libssh2-1.10.0-download/libssh2-1.10.0-download-prefix/src/libssh2-1.10.0.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libssh2-1.10.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libssh2-1.10.0-download' [ 44%] No patch step for 'libssh2-1.10.0-download' [ 55%] No configure step for 'libssh2-1.10.0-download' [ 66%] No build step for 'libssh2-1.10.0-download' [ 77%] No install step for 'libssh2-1.10.0-download' [ 88%] No test step for 'libssh2-1.10.0-download' [100%] Completed 'libssh2-1.10.0-download' [100%] Built target libssh2-1.10.0-download -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libssh2-1.10.0-src/libssh2.1.0.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libssh2-1.10.0-src/libssh2.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libssh2-1.10.0-src/libssh2.dylib Adding third-party libraries for Darwin-arm64: openssl-1.1.1k -- Downloading/updating openssl-1.1.1k -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-download Scanning dependencies of target openssl-1.1.1k-download [ 11%] Creating directories for 'openssl-1.1.1k-download' [ 22%] Performing download step (download, verify and extract) for 'openssl-1.1.1k-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-arm64/third-party/openssl-1.1.1k.zip' -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 6% complete] -- [download 7% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 18% complete] -- [download 19% complete] -- [download 21% complete] -- [download 23% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 40% complete] -- [download 42% complete] -- [download 44% complete] -- [download 46% complete] -- [download 48% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 65% complete] -- [download 67% complete] -- [download 69% complete] -- [download 72% complete] -- [download 74% complete] -- [download 77% complete] -- [download 79% complete] -- [download 82% complete] -- [download 84% complete] -- [download 86% complete] -- [download 88% complete] -- [download 90% complete] -- [download 94% complete] -- [download 97% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'openssl-1.1.1k-download' [ 44%] No patch step for 'openssl-1.1.1k-download' [ 55%] No configure step for 'openssl-1.1.1k-download' [ 66%] No build step for 'openssl-1.1.1k-download' [ 77%] No install step for 'openssl-1.1.1k-download' [ 88%] No test step for 'openssl-1.1.1k-download' [100%] Completed 'openssl-1.1.1k-download' [100%] Built target openssl-1.1.1k-download -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-src/libcrypto.1.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-src/libcrypto.dylib -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-src/libssl.1.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-src/libssl.dylib Adding third-party libraries for Darwin-arm64: freetype-2.12.1 -- Downloading/updating freetype-2.12.1 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/freetype-2.12.1-download Scanning dependencies of target freetype-2.12.1-download [ 11%] Creating directories for 'freetype-2.12.1-download' [ 22%] Performing download step (download, verify and extract) for 'freetype-2.12.1-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-arm64/third-party/freetype-2.12.1.zip' -- [download 1% complete] -- [download 4% complete] -- [download 10% complete] -- [download 13% complete] -- [download 22% complete] -- [download 27% complete] -- [download 37% complete] -- [download 45% complete] -- [download 50% complete] -- [download 52% complete] -- [download 61% complete] -- [download 72% complete] -- [download 80% complete] -- [download 86% complete] -- [download 95% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/freetype-2.12.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'freetype-2.12.1-download' [ 44%] No patch step for 'freetype-2.12.1-download' [ 55%] No configure step for 'freetype-2.12.1-download' [ 66%] No build step for 'freetype-2.12.1-download' [ 77%] No install step for 'freetype-2.12.1-download' [ 88%] No test step for 'freetype-2.12.1-download' [100%] Completed 'freetype-2.12.1-download' [100%] Built target freetype-2.12.1-download -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/freetype-2.12.1-src/libfreetype.6.dylib -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/freetype-2.12.1-src/libfreetype.dylib Adding third-party libraries for Darwin-arm64: fontconfig-2.13.1 -- Downloading/updating fontconfig-2.13.1 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-download Scanning dependencies of target fontconfig-2.13.1-download [ 11%] Creating directories for 'fontconfig-2.13.1-download' [ 22%] Performing download step (download, verify and extract) for 'fontconfig-2.13.1-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-arm64/third-party/fontconfig-2.13.1.zip' -- [download 0% complete] -- [download 1% complete] -- [download 5% complete] -- [download 11% complete] -- [download 16% complete] -- [download 24% complete] -- [download 30% complete] -- [download 34% complete] -- [download 40% complete] -- [download 48% complete] -- [download 62% complete] -- [download 69% complete] -- [download 88% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'fontconfig-2.13.1-download' [ 44%] No patch step for 'fontconfig-2.13.1-download' [ 55%] No configure step for 'fontconfig-2.13.1-download' [ 66%] No build step for 'fontconfig-2.13.1-download' [ 77%] No install step for 'fontconfig-2.13.1-download' [ 88%] No test step for 'fontconfig-2.13.1-download' [100%] Completed 'fontconfig-2.13.1-download' [100%] Built target fontconfig-2.13.1-download -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-src/libfontconfig.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-src/libfontconfig.dylib Adding third-party libraries for Darwin-arm64: harfbuzz-5.3.1 -- Downloading/updating harfbuzz-5.3.1 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-download Scanning dependencies of target harfbuzz-5.3.1-download [ 11%] Creating directories for 'harfbuzz-5.3.1-download' [ 22%] Performing download step (download, verify and extract) for 'harfbuzz-5.3.1-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-arm64/third-party/harfbuzz-5.3.1.zip' -- [download 2% complete] -- [download 9% complete] -- [download 20% complete] -- [download 28% complete] -- [download 35% complete] -- [download 41% complete] -- [download 45% complete] -- [download 52% complete] -- [download 55% complete] -- [download 59% complete] -- [download 62% complete] -- [download 65% complete] -- [download 68% complete] -- [download 74% complete] -- [download 78% complete] -- [download 81% complete] -- [download 84% complete] -- [download 87% complete] -- [download 90% complete] -- [download 94% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'harfbuzz-5.3.1-download' [ 44%] No patch step for 'harfbuzz-5.3.1-download' Using shallow fetch with depth 2 [ 55%] No configure step for 'harfbuzz-5.3.1-download' [ 66%] No build step for 'harfbuzz-5.3.1-download' [ 77%] No install step for 'harfbuzz-5.3.1-download' [ 88%] No test step for 'harfbuzz-5.3.1-download' [100%] Completed 'harfbuzz-5.3.1-download' [100%] Built target harfbuzz-5.3.1-download -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-src/libharfbuzz.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-src/libharfbuzz.dylib Adding third-party libraries for Darwin-arm64: pixman-0.40.0 -- Downloading/updating pixman-0.40.0 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/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='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-arm64/third-party/pixman-0.40.0.zip' -- [download 0% complete] -- [download 3% complete] -- [download 4% complete] -- [download 18% complete] -- [download 22% complete] -- [download 49% complete] -- [download 69% complete] -- [download 87% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/pixman-0.40.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'pixman-0.40.0-download' [ 44%] No patch 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 -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/pixman-0.40.0-src/libpixman-1.0.40.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/pixman-0.40.0-src/libpixman-1.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/pixman-0.40.0-src/libpixman-1.dylib Adding third-party libraries for Darwin-arm64: cairo-1.17.4 -- Downloading/updating cairo-1.17.4 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/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='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-arm64/third-party/cairo-1.17.4.zip' -- [download 2% complete] -- [download 8% complete] -- [download 15% complete] -- [download 19% complete] -- [download 26% complete] -- [download 31% complete] -- [download 35% complete] -- [download 39% complete] -- [download 42% complete] -- [download 48% complete] -- [download 53% complete] -- [download 58% complete] -- [download 63% complete] -- [download 69% complete] -- [download 72% complete] -- [download 76% complete] -- [download 82% complete] -- [download 87% complete] -- [download 91% complete] -- [download 94% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/cairo-1.17.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'cairo-1.17.4-download' [ 44%] No patch 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 -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/cairo-1.17.4-src/libcairo.2.dylib -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/cairo-1.17.4-src/libcairo.dylib Adding third-party libraries for Darwin-arm64: libpng-1.6.37 -- Downloading/updating libpng-1.6.37 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/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='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-arm64/third-party/libpng-1.6.37.zip' -- [download 0% complete] -- [download 6% complete] -- [download 10% complete] -- [download 13% complete] -- [download 16% complete] -- [download 32% complete] -- [download 37% complete] -- [download 44% complete] -- [download 50% complete] -- [download 62% complete] -- [download 85% complete] -- [download 94% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libpng-1.6.37-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libpng-1.6.37-download' [ 44%] No patch 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 -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libpng-1.6.37-src/libpng.dylib -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libpng-1.6.37-src/libpng16.16.37.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libpng-1.6.37-src/libpng16.16.dylib -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/libpng-1.6.37-src/libpng16.dylib -- Downloading SDL2 binary Adding third-party libraries for Darwin-arm64: SDL2-2.24.1 -- Downloading/updating SDL2-2.24.1 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-download Scanning dependencies of target SDL2-2.24.1-download [ 11%] Creating directories for 'SDL2-2.24.1-download' [ 22%] Performing download step (download, verify and extract) for 'SDL2-2.24.1-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-arm64/third-party/SDL2-2.24.1.zip' -- [download 1% complete] -- [download 4% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 21% complete] -- [download 23% complete] -- [download 24% complete] -- [download 26% complete] -- [download 29% 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 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 55% complete] -- [download 59% 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 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 86% complete] -- [download 87% 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='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'SDL2-2.24.1-download' [ 44%] No patch step for 'SDL2-2.24.1-download' [ 55%] No configure step for 'SDL2-2.24.1-download' [ 66%] No build step for 'SDL2-2.24.1-download' [ 77%] No install step for 'SDL2-2.24.1-download' [ 88%] No test step for 'SDL2-2.24.1-download' [100%] Completed 'SDL2-2.24.1-download' [100%] Built target SDL2-2.24.1-download -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-src/libSDL2-2.0.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-src/libSDL2.dylib -- dot executable from Graphviz not found. Dependency graphs not generated -- Configuring done CMake Warning (dev): Policy CMP0068 is not set: RPATH settings on macOS do not affect install_name. Run "cmake --help-policy CMP0068" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, the install_name fields for the following targets are still affected by RPATH settings: B2DPlugin BitBltPlugin DSAPrims FileAttributesPlugin FilePlugin FloatArrayPlugin JPEGReadWriter2Plugin JPEGReaderPlugin LargeIntegers LocalePlugin MiscPrimitivePlugin PharoVMCore SocketPlugin SqueakSSL SurfacePlugin TestLibrary UUIDPlugin UnixOSProcessPlugin This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_PR-700/build [Pipeline] dir Running in /Users/lse/Workspace/workspace/pharo-vm_PR-700/build [Pipeline] { [Pipeline] sh + VERBOSE=1 + make install package /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -S/Users/lse/Workspace/workspace/pharo-vm_PR-700/repository -B/Users/lse/Workspace/workspace/pharo-vm_PR-700/build --check-build-system CMakeFiles/Makefile.cmake 0 /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_progress_start /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/CMakeFiles /Users/lse/Workspace/workspace/pharo-vm_PR-700/build//CMakeFiles/progress.marks /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 all /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_PR-700/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_PR-700/repository /Users/lse/Workspace/workspace/pharo-vm_PR-700/repository /Users/lse/Workspace/workspace/pharo-vm_PR-700/build /Users/lse/Workspace/workspace/pharo-vm_PR-700/build /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/CMakeFiles/vmmaker_vm.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/CMakeFiles/vmmaker_vm.dir/depend.internal". Scanning dependencies of target vmmaker_vm /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/build [ 0%] Creating directories for 'vmmaker_vm' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/build/vmmaker/vm /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/build/vmmaker/vm /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/build/vmmaker /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/build/vmmaker/tmp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/build/vmmaker/src /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-mkdir [ 1%] Performing download step (download, verify and extract) for 'vmmaker_vm' cd /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Darwin-arm64-bin.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-arm64/PharoVM-10.0.7-0334d2b8-Darwin-arm64-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 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] Merging remotes/origin/pharo-12 commit 89f4766740ff433d45375d4668e4d2f090667a82 into PR head commit 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 -- [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='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Darwin-arm64-bin.zip' -- SHA256 hash of /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Darwin-arm64-bin.zip does not match expected value expected: '414ecf82b71a4ed94a95af0fb6e04c0ab09cc7ab3011fcc207af6c1322d0b47b' actual: 'ddf3f914d6ec8b9dcab910d6166d7c8d271b6b0975cdf8f1dfacc8ed203077ab' -- Hash mismatch, removing... -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-arm64/PharoVM-10.0.7-0334d2b8-Darwin-arm64-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] Merge succeeded, producing 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 Checking out Revision 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 (PR-700) -- [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='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Darwin-arm64-bin.zip' -- SHA256 hash of /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Darwin-arm64-bin.zip does not match expected value expected: '414ecf82b71a4ed94a95af0fb6e04c0ab09cc7ab3011fcc207af6c1322d0b47b' actual: 'ddf3f914d6ec8b9dcab910d6166d7c8d271b6b0975cdf8f1dfacc8ed203077ab' -- Hash mismatch, removing... -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-arm64/PharoVM-10.0.7-0334d2b8-Darwin-arm64-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] Commit message: "Updating hash for Darwin-x86_64" -- [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='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Darwin-arm64-bin.zip' -- SHA256 hash of /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Darwin-arm64-bin.zip does not match expected value expected: '414ecf82b71a4ed94a95af0fb6e04c0ab09cc7ab3011fcc207af6c1322d0b47b' actual: 'ddf3f914d6ec8b9dcab910d6166d7c8d271b6b0975cdf8f1dfacc8ed203077ab' -- Hash mismatch, removing... -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-arm64/PharoVM-10.0.7-0334d2b8-Darwin-arm64-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='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Darwin-arm64-bin.zip' -- SHA256 hash of /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Darwin-arm64-bin.zip does not match expected value expected: '414ecf82b71a4ed94a95af0fb6e04c0ab09cc7ab3011fcc207af6c1322d0b47b' actual: 'ddf3f914d6ec8b9dcab910d6166d7c8d271b6b0975cdf8f1dfacc8ed203077ab' -- Hash mismatch, removing... -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-arm64/PharoVM-10.0.7-0334d2b8-Darwin-arm64-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] [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-Darwin-x86_64-CoInterpreter) [Pipeline] cmakeBuild > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git using GIT_ASKPASS to set credentials pharo-ci using token as pass > git fetch --tags --force --progress -- https://github.com/pharo-project/pharo-vm.git +refs/pull/700/head:refs/remotes/origin/PR-700 +refs/heads/pharo-12:refs/remotes/origin/pharo-12 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials pharo-ci using token as pass > git merge 89f4766740ff433d45375d4668e4d2f090667a82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 # timeout=10 -- [download 100% complete] -- verifying file... file='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Darwin-arm64-bin.zip' -- SHA256 hash of /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Darwin-arm64-bin.zip does not match expected value expected: '414ecf82b71a4ed94a95af0fb6e04c0ab09cc7ab3011fcc207af6c1322d0b47b' actual: 'ddf3f914d6ec8b9dcab910d6166d7c8d271b6b0975cdf8f1dfacc8ed203077ab' -- Hash mismatch, removing... -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-arm64/PharoVM-10.0.7-0334d2b8-Darwin-arm64-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] [build] $ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -G "Unix Makefiles" -DFLAVOUR=CoInterpreter -DBUILD_IS_RELEASE=OFF -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE -DICEBERG_DEFAULT_REMOTE=httpsUrl /builds/workspace/pharo-vm_PR-700/repository -- [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='/Users/lse/Workspace/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Darwin-arm64-bin.zip' -- SHA256 hash of /Users/lse/Workspace/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Darwin-arm64-bin.zip does not match expected value expected: '414ecf82b71a4ed94a95af0fb6e04c0ab09cc7ab3011fcc207af6c1322d0b47b' actual: 'ddf3f914d6ec8b9dcab910d6166d7c8d271b6b0975cdf8f1dfacc8ed203077ab' -- Hash mismatch, removing... CMake Error at src/vmmaker_vm-stamp/download-vmmaker_vm.cmake:170 (message): Each download failed! make[2]: *** [build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-download] Error 1 make[1]: *** [CMakeFiles/vmmaker_vm.dir/all] Error 2 make: *** [all] Error 2 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch Darwin-arm64 -- Setting build type to 'RelWithDebInfo' as none was specified. -- CMAKE_GENERATOR=Unix Makefiles -- Building version 10.0.5-0e5d1631d -- Commit hash 0e5d1631d : 2023-10-05 16:25:34 +0200 -- No user build settings. -- v10.0.5-45-g0e5d1631d - Commit: 0e5d1631d - Date: 2023-10-05 16:25:34 +0200 -- The C compiler identification is AppleClang 11.0.3.11030032 -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiling for architecture: x86_64 -- Full Platform name: Darwin-x86_64 -- Building Pharo with executable named Pharo -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of void* -- Check size of void* - done -- int 4 -- long 8 -- long long 8 -- void* 8 -- Writing libraries to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins -- Looking for include file dirent.h -- Looking for include file dirent.h - found -- Looking for include file features.h -- Looking for include file features.h - not found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file ndir.h -- Looking for include file ndir.h - not found -- Looking for include file sys/ndir.h -- Looking for include file sys/ndir.h - not found -- Looking for include file sys/dir.h -- Looking for include file sys/dir.h - found -- Looking for include file sys/filio.h -- Looking for include file sys/filio.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file execinfo.h -- Looking for include file execinfo.h - found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for dlopen in dyld -- Looking for dlopen in dyld - not found -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Success -- Looking for include file sys/uuid.h -- Looking for include file sys/uuid.h - not found -- Looking for include file uuid/uuid.h -- Looking for include file uuid/uuid.h - found -- Looking for include file uuid.h -- Looking for include file uuid.h - not found -- Looking for uuidgen in uuid -- Looking for uuidgen in uuid - not found -- Looking for uuid_generate in uuid -- Looking for uuid_generate in uuid - not found Defining OSX VM to download for code generation -- C Compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- C++ Compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- Resource Compiler: -- Building FFI -- Downloading/updating libffi -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-download Scanning dependencies of target libffi-download [ 11%] Creating directories for 'libffi-download' [ 22%] Performing download step (git clone) for 'libffi-download' Cloning into 'libffi-src'... Switched to a new branch 'v3.3-cmake' Branch 'v3.3-cmake' set up to track remote branch 'v3.3-cmake' from 'origin'. [ 33%] No patch step for 'libffi-download' [ 44%] Performing update step for 'libffi-download' Current branch v3.3-cmake is up to date. [ 55%] No configure step for 'libffi-download' [ 66%] No build step for 'libffi-download' [ 77%] No install step for 'libffi-download' [ 88%] No test step for 'libffi-download' [100%] Completed 'libffi-download' [100%] Built target libffi-download -- Building for TARGET_PLATFORM: X86_64 -- Check size of size_t -- Check size of size_t - done -- The ASM compiler identification is Clang -- Found assembler: /Library/Developer/CommandLineTools/usr/bin/cc -- Check size of double -- Check size of double - done -- Check size of long double -- Check size of long double - done -- Looking for alloca -- Looking for alloca - not found -- Looking for mmap -- Looking for mmap - found -- Looking for MAP_ANON -- Looking for MAP_ANON - found -- Performing Test HAVE_MMAP_DEV_ZERO -- Performing Test HAVE_MMAP_DEV_ZERO - Failed -- Looking for alloca.h -- Looking for alloca.h - found -- Performing Test HAVE_ALLOCA -- Performing Test HAVE_ALLOCA - Success -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for 4 include files stdlib.h, ..., float.h -- Looking for 4 include files stdlib.h, ..., float.h - found -- Looking for memcpy -- Looking for memcpy - found -- Looking for mkostemp -- Looking for mkostemp - not found -- Checking if .eh_frame section is read-only - no -- Checking HAVE_AS_X86_PCREL - yes -- Checking HAVE_AS_X86_64_UNWIND_SECTION_TYPE - no -- Checking HAVE_HIDDEN_VISIBILITY_ATTRIBUTE - no -- Checking if symbols are underscored - no -- Performing Test HAVE_AS_CFI_PSEUDO_OP -- Performing Test HAVE_AS_CFI_PSEUDO_OP - Failed -- Adding plugin: FilePlugin -- Adding plugin: FileAttributesPlugin -- Adding plugin: UUIDPlugin -- Adding plugin: SocketPlugin -- Adding plugin: SurfacePlugin -- Adding plugin: FloatArrayPlugin -- Adding plugin: LargeIntegers -- Adding plugin: JPEGReaderPlugin -- Adding plugin: JPEGReadWriter2Plugin -- Adding plugin: MiscPrimitivePlugin -- Adding plugin: B2DPlugin -- Adding plugin: LocalePlugin -- Adding plugin: SqueakSSL -- Adding plugin: DSAPrims -- Adding plugin: UnixOSProcessPlugin -- Downloading Git2 binary Adding third-party libraries for Darwin-x86_64: libgit2-1.4.4 -- Downloading/updating libgit2-1.4.4 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-download Scanning dependencies of target libgit2-1.4.4-download [ 11%] Creating directories for 'libgit2-1.4.4-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.4.4-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-1.4.4.zip' -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libgit2-1.4.4-download' [ 44%] No update step for 'libgit2-1.4.4-download' [ 55%] No configure step for 'libgit2-1.4.4-download' [ 66%] No build step for 'libgit2-1.4.4-download' [ 77%] No install step for 'libgit2-1.4.4-download' [ 88%] No test step for 'libgit2-1.4.4-download' [100%] Completed 'libgit2-1.4.4-download' [100%] Built target libgit2-1.4.4-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-src/libgit2.1.4.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-src/libgit2.1.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-src/libgit2.dylib Adding third-party libraries for Darwin-x86_64: libgit2-1.5.2 -- Downloading/updating libgit2-1.5.2 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.5.2-download Scanning dependencies of target libgit2-1.5.2-download [ 11%] Creating directories for 'libgit2-1.5.2-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.5.2-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.5.2-download/libgit2-1.5.2-download-prefix/src/libgit2-1.5.2.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-1.5.2.zip' -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 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 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 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.5.2-download/libgit2-1.5.2-download-prefix/src/libgit2-1.5.2.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.5.2-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libgit2-1.5.2-download' [ 44%] No update step for 'libgit2-1.5.2-download' [ 55%] No configure step for 'libgit2-1.5.2-download' [ 66%] No build step for 'libgit2-1.5.2-download' [ 77%] No install step for 'libgit2-1.5.2-download' [ 88%] No test step for 'libgit2-1.5.2-download' [100%] Completed 'libgit2-1.5.2-download' [100%] Built target libgit2-1.5.2-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.5.2-src/libgit2.1.5.2.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.5.2-src/libgit2.1.5.dylib Adding third-party libraries for Darwin-x86_64: libgit2-1.6.4 -- Downloading/updating libgit2-1.6.4 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.6.4-download Scanning dependencies of target libgit2-1.6.4-download [ 11%] Creating directories for 'libgit2-1.6.4-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.6.4-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.6.4-download/libgit2-1.6.4-download-prefix/src/libgit2-1.6.4.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-1.6.4.zip' -- [download 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 50% complete] -- [download 52% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.6.4-download/libgit2-1.6.4-download-prefix/src/libgit2-1.6.4.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.6.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libgit2-1.6.4-download' [ 44%] No update step for 'libgit2-1.6.4-download' [ 55%] No configure step for 'libgit2-1.6.4-download' [ 66%] No build step for 'libgit2-1.6.4-download' [ 77%] No install step for 'libgit2-1.6.4-download' [ 88%] No test step for 'libgit2-1.6.4-download' [100%] Completed 'libgit2-1.6.4-download' [100%] Built target libgit2-1.6.4-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.6.4-src/libgit2.1.6.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.6.4-src/libgit2.1.6.dylib Adding third-party libraries for Darwin-x86_64: libgit2-default-2023-04-14 -- Downloading/updating libgit2-default-2023-04-14 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-default-2023-04-14-download Scanning dependencies of target libgit2-default-2023-04-14-download [ 11%] Creating directories for 'libgit2-default-2023-04-14-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-default-2023-04-14-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-default-2023-04-14-download/libgit2-default-2023-04-14-download-prefix/src/libgit2-default-2023-04-14.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-default-2023-04-14.zip' -- [download 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 15% 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 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 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 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-default-2023-04-14-download/libgit2-default-2023-04-14-download-prefix/src/libgit2-default-2023-04-14.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-default-2023-04-14-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libgit2-default-2023-04-14-download' [ 44%] No update step for 'libgit2-default-2023-04-14-download' [ 55%] No configure step for 'libgit2-default-2023-04-14-download' [ 66%] No build step for 'libgit2-default-2023-04-14-download' [ 77%] No install step for 'libgit2-default-2023-04-14-download' [ 88%] No test step for 'libgit2-default-2023-04-14-download' [100%] Completed 'libgit2-default-2023-04-14-download' [100%] Built target libgit2-default-2023-04-14-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-default-2023-04-14-src/libgit2.dylib Adding third-party libraries for Darwin-x86_64: libssh2-1.10.0 -- Downloading/updating libssh2-1.10.0 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libssh2-1.10.0-download Scanning dependencies of target libssh2-1.10.0-download [ 11%] Creating directories for 'libssh2-1.10.0-download' [ 22%] Performing download step (download, verify and extract) for 'libssh2-1.10.0-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libssh2-1.10.0-download/libssh2-1.10.0-download-prefix/src/libssh2-1.10.0.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libssh2-1.10.0.zip' -- [download 5% complete] -- [download 7% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 40% complete] -- [download 42% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 60% complete] -- [download 63% complete] -- [download 65% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 77% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 94% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libssh2-1.10.0-download/libssh2-1.10.0-download-prefix/src/libssh2-1.10.0.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libssh2-1.10.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libssh2-1.10.0-download' [ 44%] No update step for 'libssh2-1.10.0-download' [ 55%] No configure step for 'libssh2-1.10.0-download' [ 66%] No build step for 'libssh2-1.10.0-download' [ 77%] No install step for 'libssh2-1.10.0-download' [ 88%] No test step for 'libssh2-1.10.0-download' [100%] Completed 'libssh2-1.10.0-download' [100%] Built target libssh2-1.10.0-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libssh2-1.10.0-src/libssh2.1.0.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libssh2-1.10.0-src/libssh2.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libssh2-1.10.0-src/libssh2.dylib Adding third-party libraries for Darwin-x86_64: openssl-1.1.1k -- Downloading/updating openssl-1.1.1k -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-download Scanning dependencies of target openssl-1.1.1k-download [ 11%] Creating directories for 'openssl-1.1.1k-download' [ 22%] Performing download step (download, verify and extract) for 'openssl-1.1.1k-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/openssl-1.1.1k.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'openssl-1.1.1k-download' [ 44%] No update step for 'openssl-1.1.1k-download' [ 55%] No configure step for 'openssl-1.1.1k-download' [ 66%] No build step for 'openssl-1.1.1k-download' [ 77%] No install step for 'openssl-1.1.1k-download' [ 88%] No test step for 'openssl-1.1.1k-download' [100%] Completed 'openssl-1.1.1k-download' [100%] Built target openssl-1.1.1k-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-src/libcrypto.1.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-src/libcrypto.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-src/libssl.1.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-src/libssl.dylib Adding third-party libraries for Darwin-x86_64: freetype-2.12.1 -- Downloading/updating freetype-2.12.1 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/freetype-2.12.1-download Scanning dependencies of target freetype-2.12.1-download [ 11%] Creating directories for 'freetype-2.12.1-download' [ 22%] Performing download step (download, verify and extract) for 'freetype-2.12.1-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/freetype-2.12.1.zip' -- [download 3% 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 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 64% complete] -- [download 68% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/freetype-2.12.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'freetype-2.12.1-download' [ 44%] No update step for 'freetype-2.12.1-download' [ 55%] No configure step for 'freetype-2.12.1-download' [ 66%] No build step for 'freetype-2.12.1-download' [ 77%] No install step for 'freetype-2.12.1-download' [ 88%] No test step for 'freetype-2.12.1-download' [100%] Completed 'freetype-2.12.1-download' [100%] Built target freetype-2.12.1-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/freetype-2.12.1-src/libfreetype.6.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/freetype-2.12.1-src/libfreetype.dylib Adding third-party libraries for Darwin-x86_64: fontconfig-2.13.1 -- Downloading/updating fontconfig-2.13.1 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-download Scanning dependencies of target fontconfig-2.13.1-download [ 11%] Creating directories for 'fontconfig-2.13.1-download' [ 22%] Performing download step (download, verify and extract) for 'fontconfig-2.13.1-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/fontconfig-2.13.1.zip' -- [download 6% complete] -- [download 9% complete] -- [download 11% complete] -- [download 14% complete] -- [download 16% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 25% complete] -- [download 27% complete] -- [download 28% complete] -- [download 30% complete] -- [download 33% complete] -- [download 34% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% 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 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 62% complete] -- [download 63% complete] -- [download 65% complete] -- [download 68% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 84% complete] -- [download 86% complete] -- [download 88% complete] -- [download 89% complete] -- [download 91% complete] -- [download 93% complete] -- [download 95% complete] -- [download 97% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'fontconfig-2.13.1-download' [ 44%] No update step for 'fontconfig-2.13.1-download' [ 55%] No configure step for 'fontconfig-2.13.1-download' [ 66%] No build step for 'fontconfig-2.13.1-download' [ 77%] No install step for 'fontconfig-2.13.1-download' [ 88%] No test step for 'fontconfig-2.13.1-download' [100%] Completed 'fontconfig-2.13.1-download' [100%] Built target fontconfig-2.13.1-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-src/libfontconfig.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-src/libfontconfig.dylib Adding third-party libraries for Darwin-x86_64: harfbuzz-5.3.1 -- Downloading/updating harfbuzz-5.3.1 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-download Scanning dependencies of target harfbuzz-5.3.1-download [ 11%] Creating directories for 'harfbuzz-5.3.1-download' [ 22%] Performing download step (download, verify and extract) for 'harfbuzz-5.3.1-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/harfbuzz-5.3.1.zip' -- [download 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 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 58% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'harfbuzz-5.3.1-download' [ 44%] No update step for 'harfbuzz-5.3.1-download' [ 55%] No configure step for 'harfbuzz-5.3.1-download' [ 66%] No build step for 'harfbuzz-5.3.1-download' [ 77%] No install step for 'harfbuzz-5.3.1-download' [ 88%] No test step for 'harfbuzz-5.3.1-download' [100%] Completed 'harfbuzz-5.3.1-download' [100%] Built target harfbuzz-5.3.1-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-src/libharfbuzz.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-src/libharfbuzz.dylib Adding third-party libraries for Darwin-x86_64: pixman-0.40.0 -- Downloading/updating pixman-0.40.0 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/pixman-0.40.0-download Scanning dependencies of target pixman-0.40.0-download [ 11%] Creating directories for 'pixman-0.40.0-download' [ 22%] Performing download step (download, verify and extract) for 'pixman-0.40.0-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/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 5% complete] -- [download 7% complete] -- [download 9% complete] -- [download 11% complete] -- [download 13% complete] -- [download 14% complete] -- [download 16% complete] -- [download 19% complete] -- [download 22% complete] -- [download 24% complete] -- [download 27% complete] -- [download 30% complete] -- [download 32% complete] -- [download 34% complete] -- [download 36% complete] -- [download 37% complete] -- [download 39% complete] -- [download 41% complete] -- [download 43% complete] -- [download 45% complete] -- [download 47% complete] -- [download 48% complete] -- [download 50% complete] -- [download 53% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% 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 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 96% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/pixman-0.40.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'pixman-0.40.0-download' [ 44%] No update step for 'pixman-0.40.0-download' [ 55%] No configure step for 'pixman-0.40.0-download' [ 66%] No build step for 'pixman-0.40.0-download' [ 77%] No install step for 'pixman-0.40.0-download' [ 88%] No test step for 'pixman-0.40.0-download' [100%] Completed 'pixman-0.40.0-download' [100%] Built target pixman-0.40.0-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/pixman-0.40.0-src/libpixman-1.0.40.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/pixman-0.40.0-src/libpixman-1.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/pixman-0.40.0-src/libpixman-1.dylib Adding third-party libraries for Darwin-x86_64: cairo-1.17.4 -- Downloading/updating cairo-1.17.4 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/cairo-1.17.4-download Scanning dependencies of target cairo-1.17.4-download [ 11%] Creating directories for 'cairo-1.17.4-download' [ 22%] Performing download step (download, verify and extract) for 'cairo-1.17.4-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/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 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/cairo-1.17.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'cairo-1.17.4-download' [ 44%] No update step for 'cairo-1.17.4-download' [ 55%] No configure step for 'cairo-1.17.4-download' [ 66%] No build step for 'cairo-1.17.4-download' [ 77%] No install step for 'cairo-1.17.4-download' [ 88%] No test step for 'cairo-1.17.4-download' [100%] Completed 'cairo-1.17.4-download' [100%] Built target cairo-1.17.4-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/cairo-1.17.4-src/libcairo.2.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/cairo-1.17.4-src/libcairo.dylib Adding third-party libraries for Darwin-x86_64: libpng-1.6.37 -- Downloading/updating libpng-1.6.37 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libpng-1.6.37-download Scanning dependencies of target libpng-1.6.37-download [ 11%] Creating directories for 'libpng-1.6.37-download' [ 22%] Performing download step (download, verify and extract) for 'libpng-1.6.37-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/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 8% complete] -- [download 13% complete] -- [download 14% complete] -- [download 17% complete] -- [download 21% complete] -- [download 22% complete] -- [download 25% complete] -- [download 28% complete] -- [download 30% complete] -- [download 33% complete] -- [download 35% complete] -- [download 42% complete] -- [download 49% complete] -- [download 57% complete] -- [download 61% complete] -- [download 63% complete] -- [download 67% complete] -- [download 74% complete] -- [download 78% complete] -- [download 80% complete] -- [download 87% complete] -- [download 91% complete] -- [download 94% complete] -- [download 96% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libpng-1.6.37-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libpng-1.6.37-download' [ 44%] No update step for 'libpng-1.6.37-download' [ 55%] No configure step for 'libpng-1.6.37-download' [ 66%] No build step for 'libpng-1.6.37-download' [ 77%] No install step for 'libpng-1.6.37-download' [ 88%] No test step for 'libpng-1.6.37-download' [100%] Completed 'libpng-1.6.37-download' [100%] Built target libpng-1.6.37-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libpng-1.6.37-src/libpng.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libpng-1.6.37-src/libpng16.16.37.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libpng-1.6.37-src/libpng16.16.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libpng-1.6.37-src/libpng16.dylib -- Downloading SDL2 binary Adding third-party libraries for Darwin-x86_64: SDL2-2.24.1 -- Downloading/updating SDL2-2.24.1 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-download Scanning dependencies of target SDL2-2.24.1-download [ 11%] Creating directories for 'SDL2-2.24.1-download' [ 22%] Performing download step (download, verify and extract) for 'SDL2-2.24.1-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/SDL2-2.24.1.zip' -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'SDL2-2.24.1-download' [ 44%] No update step for 'SDL2-2.24.1-download' [ 55%] No configure step for 'SDL2-2.24.1-download' [ 66%] No build step for 'SDL2-2.24.1-download' [ 77%] No install step for 'SDL2-2.24.1-download' [ 88%] No test step for 'SDL2-2.24.1-download' [100%] Completed 'SDL2-2.24.1-download' [100%] Built target SDL2-2.24.1-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-src/libSDL2-2.0.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-src/libSDL2.dylib -- dot executable from Graphviz not found. Dependency graphs not generated -- Configuring done CMake Warning (dev): Policy CMP0068 is not set: RPATH settings on macOS do not affect install_name. Run "cmake --help-policy CMP0068" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, the install_name fields for the following targets are still affected by RPATH settings: B2DPlugin BitBltPlugin DSAPrims FileAttributesPlugin FilePlugin FloatArrayPlugin JPEGReadWriter2Plugin JPEGReaderPlugin LargeIntegers LocalePlugin MiscPrimitivePlugin PharoVMCore SocketPlugin SqueakSSL SurfacePlugin TestLibrary UUIDPlugin UnixOSProcessPlugin ffi_shared This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build [Pipeline] dir Running in /builds/workspace/pharo-vm_PR-700/build [Pipeline] { [Pipeline] sh + VERBOSE=1 + make install package /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -S/builds/workspace/pharo-vm_PR-700/repository -B/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build --check-build-system CMakeFiles/Makefile.cmake 0 /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_progress_start /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/progress.marks /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 all /Library/Developer/CommandLineTools/usr/bin/make -f libffi-build/CMakeFiles/objlib.dir/build.make libffi-build/CMakeFiles/objlib.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-src /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". Scanning dependencies of target objlib /Library/Developer/CommandLineTools/usr/bin/make -f libffi-build/CMakeFiles/objlib.dir/build.make libffi-build/CMakeFiles/objlib.dir/build [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/closures.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/closures.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-src/src/closures.c [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/java_raw_api.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/java_raw_api.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-src/src/java_raw_api.c [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/prep_cif.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/prep_cif.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-src/src/prep_cif.c [ 3%] Building C object libffi-build/CMakeFiles/objlib.dir/src/raw_api.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/raw_api.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-src/src/raw_api.c [ 3%] Building C object libffi-build/CMakeFiles/objlib.dir/src/types.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/types.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-src/src/types.c [ 4%] Building C object libffi-build/CMakeFiles/objlib.dir/src/x86/ffi64.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/x86/ffi64.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-src/src/x86/ffi64.c [ 4%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/x86/unix64.S.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -O2 -g -DNDEBUG -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/x86/unix64.S.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-src/src/x86/unix64.S [ 5%] Building C object libffi-build/CMakeFiles/objlib.dir/src/x86/ffiw64.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/x86/ffiw64.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-src/src/x86/ffiw64.c [ 5%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/x86/win64.S.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -O2 -g -DNDEBUG -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/x86/win64.S.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-src/src/x86/win64.S [ 5%] Built target objlib /Library/Developer/CommandLineTools/usr/bin/make -f libffi-build/CMakeFiles/ffi_shared.dir/build.make libffi-build/CMakeFiles/ffi_shared.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-src /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Scanning dependencies of target ffi_shared /Library/Developer/CommandLineTools/usr/bin/make -f libffi-build/CMakeFiles/ffi_shared.dir/build.make libffi-build/CMakeFiles/ffi_shared.dir/build [ 6%] Linking C shared library ../build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/ffi_shared.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o ../build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -install_name @executable_path/Plugins/libffi.dylib CMakeFiles/objlib.dir/src/closures.c.o CMakeFiles/objlib.dir/src/java_raw_api.c.o CMakeFiles/objlib.dir/src/prep_cif.c.o CMakeFiles/objlib.dir/src/raw_api.c.o CMakeFiles/objlib.dir/src/types.c.o CMakeFiles/objlib.dir/src/x86/ffi64.c.o CMakeFiles/objlib.dir/src/x86/unix64.S.o CMakeFiles/objlib.dir/src/x86/ffiw64.c.o CMakeFiles/objlib.dir/src/x86/win64.S.o -Wl,-rpath,@executable_path/Plugins [ 6%] Built target ffi_shared /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/vmmaker_vm.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/vmmaker_vm.dir/depend.internal". Scanning dependencies of target vmmaker_vm /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/build [ 7%] Creating directories for 'vmmaker_vm' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/vm /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/vm /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/tmp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-mkdir [ 7%] Performing download step (download, verify and extract) for 'vmmaker_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Darwin-x86_64-bin.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-x86_64/PharoVM-10.0.7-0334d2b8-Darwin-x86_64-bin.zip' -- [download 0% complete] -- [download 1% complete] Using shallow fetch with depth 2 > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git using GIT_ASKPASS to set credentials pharo-ci using token as pass > git fetch --tags --progress https://github.com/pharo-project/pharo-vm.git +refs/pull/700/head:refs/remotes/origin/PR-700 +refs/heads/pharo-12:refs/remotes/origin/pharo-12 # timeout=10 -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Darwin-x86_64-bin.zip' -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp/verify-vmmaker_vm.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp/extract-vmmaker_vm.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Darwin-x86_64-bin.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/vm' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-download [ 7%] No patch step for 'vmmaker_vm' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-patch [ 8%] No update step for 'vmmaker_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append Merging remotes/origin/pharo-12 commit 89f4766740ff433d45375d4668e4d2f090667a82 into PR head commit 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-update [ 9%] No configure step for 'vmmaker_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-configure [ 10%] No build step for 'vmmaker_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-build [ 10%] No install step for 'vmmaker_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-install [ 11%] Completed 'vmmaker_vm' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/vmmaker_vm-complete /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-done [ 11%] Built target vmmaker_vm /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/vmmaker.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/vmmaker.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/vmmaker.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/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 [ 11%] Creating directories for 'vmmaker' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/image /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/image /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/tmp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker-stamp/vmmaker-mkdir [ 12%] Performing download step (download, verify and extract) for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker-stamp/download-vmmaker.cmake -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' timeout='none' -- Using src='https://files.pharo.org/image/110/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' -- [download 0% complete] Merge succeeded, producing 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 Checking out Revision 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 (PR-700) -- [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] Commit message: "Updating hash for Darwin-x86_64" -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker-stamp/verify-vmmaker.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker-stamp/extract-vmmaker.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/image' -- extracting... [tar xfz] [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-Linux-x86_64-CoInterpreter) -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker-stamp/vmmaker-download [ 13%] No patch step for 'vmmaker' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker-stamp/vmmaker-patch [ 13%] No update step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker-stamp/vmmaker-update [ 13%] No configure step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker-stamp/vmmaker-configure [ 14%] Performing build step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/image/Pharo11-SNAPSHOT-64bit-cf3d3fd.image --no-default-preferences save VMMaker [Pipeline] cmakeBuild [build] $ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -G "Unix Makefiles" -DFLAVOUR=CoInterpreter -DBUILD_IS_RELEASE=OFF -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE -DICEBERG_DEFAULT_REMOTE=httpsUrl /builds/workspace/pharo-vm_PR-700/repository > git config core.sparsecheckout # timeout=10 > git checkout -f 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials pharo-ci using token as pass > git merge 89f4766740ff433d45375d4668e4d2f090667a82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 # timeout=10 -- Setting build type to 'RelWithDebInfo' as none was specified. -- CMAKE_GENERATOR=Unix Makefiles -- Building version 10.0.5-0e5d163 -- Commit hash 0e5d163 : 2023-10-05 16:25:34 +0200 -- No user build settings. -- v10.0.5-45-g0e5d163 - Commit: 0e5d163 - Date: 2023-10-05 16:25:34 +0200 cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /builds/workspace/pharo-vm_PR-700/repository/scripts/installVMMaker.st /builds/workspace/pharo-vm_PR-700/repository httpsUrl NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) MetacelloNotification: Fetched -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Loading baseline of BaselineOfVMMaker... MetacelloNotification: Fetched -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] MetacelloNotification: Loading -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] MetacelloNotification: Loaded -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> BaselineOfOpalSimdBytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] MetacelloNotification: Loading -> BaselineOfOpalSimdBytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] MetacelloNotification: Loaded -> BaselineOfOpalSimdBytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /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: /usr/bin/c++ -- Check for working CXX compiler: /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: Linux-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: /builds/workspace/pharo-vm_PR-700/build/build/vm/ -- 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 - 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 - not 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 - found Defining Linux VM x86_64 to download for code generation -- C Compiler: /usr/bin/cc -- C++ Compiler: /usr/bin/c++ -- Resource Compiler: -- Building FFI -- Downloading/updating libffi -- Configuring done -- Generating done -- Build files have been written to: /builds/workspace/pharo-vm_PR-700/build/libffi-download Scanning dependencies of target libffi-download [ 11%] Creating directories for 'libffi-download' [ 22%] Performing download step (git clone) for 'libffi-download' Cloning into 'libffi-src'... MetacelloNotification: Fetched -> BaselineOfSmaCC-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master] MetacelloNotification: Loading -> BaselineOfSmaCC-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master] MetacelloNotification: Loaded -> BaselineOfSmaCC-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master] MetacelloNotification: Fetched -> BaselineOfUnicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] MetacelloNotification: Loading -> BaselineOfUnicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] MetacelloNotification: Loaded -> BaselineOfUnicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] MetacelloNotification: Project: SmaCC-GLR baseline MetacelloNotification: Fetched -> SmaCC-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master] MetacelloNotification: Fetched -> SmaCC-GLR-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master] MetacelloNotification: Fetched -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Fetched -> CAST-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Project: Unicorn baseline Switched to a new branch 'v3.3-cmake' Branch v3.3-cmake set up to track remote branch v3.3-cmake from origin. [ 33%] No patch step for 'libffi-download' [ 44%] Performing update step for 'libffi-download' Current branch v3.3-cmake is up to date. [ 55%] No configure step for 'libffi-download' [ 66%] No build step for 'libffi-download' [ 77%] No install step for 'libffi-download' [ 88%] No test step for 'libffi-download' [100%] Completed 'libffi-download' [100%] Built target libffi-download -- Building for TARGET_PLATFORM: X86_64 -- Check size of size_t -- Check size of size_t - done -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- Check size of double -- Check size of double - done -- Check size of long double -- Check size of long double - done -- Looking for alloca -- Looking for alloca - not found -- Looking for mmap -- Looking for mmap - found -- Looking for MAP_ANON -- Looking for MAP_ANON - found -- Performing Test HAVE_MMAP_DEV_ZERO MetacelloNotification: Fetched -> Unicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] MetacelloNotification: Project: LLVMDisassembler baseline MetacelloNotification: Fetched -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] MetacelloNotification: Project: OpalSimdBytecode baseline MetacelloNotification: Fetched -> Opal-Simd-Bytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] MetacelloNotification: Fetched -> Opal-Simd-Bytecode-Tests-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] MetacelloNotification: Fetched -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc -- Performing Test HAVE_MMAP_DEV_ZERO - Success -- Looking for alloca.h -- Looking for alloca.h - found -- Performing Test HAVE_ALLOCA -- Performing Test HAVE_ALLOCA - Success -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for 4 include files stdlib.h, ..., float.h -- Looking for 4 include files stdlib.h, ..., float.h - found -- Looking for memcpy -- Looking for memcpy - found -- Looking for mkostemp -- Looking for mkostemp - found -- Checking if .eh_frame section is read-only - yes -- Checking HAVE_AS_X86_PCREL - yes -- Checking HAVE_AS_X86_64_UNWIND_SECTION_TYPE - yes -- Checking HAVE_HIDDEN_VISIBILITY_ATTRIBUTE - yes -- Checking if symbols are underscored - no -- Performing Test HAVE_AS_CFI_PSEUDO_OP -- Performing Test HAVE_AS_CFI_PSEUDO_OP - Success -- Adding plugin: FilePlugin -- Adding plugin: FileAttributesPlugin -- Adding plugin: UUIDPlugin -- Using uuid library:/usr/lib/x86_64-linux-gnu/libuuid.so -- 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 -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.2g") -- Adding plugin: DSAPrims -- Adding plugin: UnixOSProcessPlugin -- Downloading Git2 binary Adding third-party libraries for Linux-x86_64: libgit2-1.4.4 -- Downloading/updating libgit2-1.4.4 -- Configuring done -- Generating done -- Build files have been written to: /builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-download Scanning dependencies of target libgit2-1.4.4-download [ 11%] Creating directories for 'libgit2-1.4.4-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.4.4-download' -- Downloading... dst='/builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Linux-x86_64/third-party/libgit2-1.4.4.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 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='/builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip' dst='/builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libgit2-1.4.4-download' [ 44%] No update step for 'libgit2-1.4.4-download' [ 55%] No configure step for 'libgit2-1.4.4-download' [ 66%] No build step for 'libgit2-1.4.4-download' [ 77%] No install step for 'libgit2-1.4.4-download' [ 88%] No test step for 'libgit2-1.4.4-download' [100%] Completed 'libgit2-1.4.4-download' [100%] Built target libgit2-1.4.4-download -- /builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-src/libgit2.so -- /builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-src/libgit2.so.1.4 -- /builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-src/libgit2.so.1.4.4 Adding third-party libraries for Linux-x86_64: libssh2-1.9.0 -- Downloading/updating libssh2-1.9.0 -- Configuring done -- Generating done -- Build files have been written to: /builds/workspace/pharo-vm_PR-700/build/libssh2-1.9.0-download Scanning dependencies of target libssh2-1.9.0-download [ 11%] Creating directories for 'libssh2-1.9.0-download' [ 22%] Performing download step (download, verify and extract) for 'libssh2-1.9.0-download' -- Downloading... dst='/builds/workspace/pharo-vm_PR-700/build/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Linux-x86_64/third-party/libssh2-1.9.0.zip' -- [download 3% complete] -- [download 4% complete] -- [download 5% 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 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 68% complete] -- [download 74% complete] -- [download 76% complete] -- [download 81% complete] -- [download 85% complete] -- [download 89% complete] -- [download 91% complete] -- [download 94% complete] -- [download 96% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/builds/workspace/pharo-vm_PR-700/build/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' dst='/builds/workspace/pharo-vm_PR-700/build/libssh2-1.9.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libssh2-1.9.0-download' [ 44%] No update step for 'libssh2-1.9.0-download' [ 55%] No configure step for 'libssh2-1.9.0-download' [ 66%] No build step for 'libssh2-1.9.0-download' [ 77%] No install step for 'libssh2-1.9.0-download' [ 88%] No test step for 'libssh2-1.9.0-download' [100%] Completed 'libssh2-1.9.0-download' [100%] Built target libssh2-1.9.0-download -- /builds/workspace/pharo-vm_PR-700/build/libssh2-1.9.0-src/libssh2.so -- /builds/workspace/pharo-vm_PR-700/build/libssh2-1.9.0-src/libssh2.so.1 -- /builds/workspace/pharo-vm_PR-700/build/libssh2-1.9.0-src/libssh2.so.1.0.1 -- /builds/workspace/pharo-vm_PR-700/build/libssh2-1.9.0-src/libssh2.so.1.9.0 Adding third-party libraries for Linux-x86_64: openssl-1.1.1k -- Downloading/updating openssl-1.1.1k -- Configuring done -- Generating done -- Build files have been written to: /builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-download Scanning dependencies of target openssl-1.1.1k-download [ 11%] Creating directories for 'openssl-1.1.1k-download' [ 22%] Performing download step (download, verify and extract) for 'openssl-1.1.1k-download' -- Downloading... dst='/builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Linux-x86_64/third-party/openssl-1.1.1k.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip' dst='/builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'openssl-1.1.1k-download' [ 44%] No update step for 'openssl-1.1.1k-download' [ 55%] No configure step for 'openssl-1.1.1k-download' [ 66%] No build step for 'openssl-1.1.1k-download' [ 77%] No install step for 'openssl-1.1.1k-download' [ 88%] No test step for 'openssl-1.1.1k-download' [100%] Completed 'openssl-1.1.1k-download' [100%] Built target openssl-1.1.1k-download -- /builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-src/libcrypto.so -- /builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-src/libcrypto.so.1.1 -- /builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-src/libssl.so -- /builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-src/libssl.so.1.1 Adding third-party libraries for Linux-x86_64: libgit2-linux-1.0.0 -- Downloading/updating libgit2-linux-1.0.0 -- Configuring done -- Generating done -- Build files have been written to: /builds/workspace/pharo-vm_PR-700/build/libgit2-linux-1.0.0-download Scanning dependencies of target libgit2-linux-1.0.0-download [ 11%] Creating directories for 'libgit2-linux-1.0.0-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-linux-1.0.0-download' -- Downloading... dst='/builds/workspace/pharo-vm_PR-700/build/libgit2-linux-1.0.0-download/libgit2-linux-1.0.0-download-prefix/src/libgit2-linux-1.0.0.zip' timeout='none' -- Using src='https://github.com/guillep/libgit_build/releases/download/v1.0.2/libgit2-linux-1.0.0.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% 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 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 45% complete] -- [download 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 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 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 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='/builds/workspace/pharo-vm_PR-700/build/libgit2-linux-1.0.0-download/libgit2-linux-1.0.0-download-prefix/src/libgit2-linux-1.0.0.zip' dst='/builds/workspace/pharo-vm_PR-700/build/libgit2-linux-1.0.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libgit2-linux-1.0.0-download' [ 44%] No update step for 'libgit2-linux-1.0.0-download' [ 55%] No configure step for 'libgit2-linux-1.0.0-download' [ 66%] No build step for 'libgit2-linux-1.0.0-download' [ 77%] No install step for 'libgit2-linux-1.0.0-download' [ 88%] No test step for 'libgit2-linux-1.0.0-download' [100%] Completed 'libgit2-linux-1.0.0-download' [100%] Built target libgit2-linux-1.0.0-download -- /builds/workspace/pharo-vm_PR-700/build/libgit2-linux-1.0.0-src/libgit2.1.0.0.so Adding third-party libraries for Linux-x86_64: libgit2-0.25.1 -- Downloading/updating libgit2-0.25.1 -- Configuring done -- Generating done -- Build files have been written to: /builds/workspace/pharo-vm_PR-700/build/libgit2-0.25.1-download Scanning dependencies of target libgit2-0.25.1-download [ 11%] Creating directories for 'libgit2-0.25.1-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-0.25.1-download' -- Downloading... dst='/builds/workspace/pharo-vm_PR-700/build/libgit2-0.25.1-download/libgit2-0.25.1-download-prefix/src/libgit2-0.25.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Linux-x86_64/third-party/libgit2-0.25.1.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 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='/builds/workspace/pharo-vm_PR-700/build/libgit2-0.25.1-download/libgit2-0.25.1-download-prefix/src/libgit2-0.25.1.zip' dst='/builds/workspace/pharo-vm_PR-700/build/libgit2-0.25.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libgit2-0.25.1-download' [ 44%] No update step for 'libgit2-0.25.1-download' [ 55%] No configure step for 'libgit2-0.25.1-download' [ 66%] No build step for 'libgit2-0.25.1-download' [ 77%] No install step for 'libgit2-0.25.1-download' [ 88%] No test step for 'libgit2-0.25.1-download' [100%] Completed 'libgit2-0.25.1-download' [100%] Built target libgit2-0.25.1-download -- /builds/workspace/pharo-vm_PR-700/build/libgit2-0.25.1-src/libgit2.so -- /builds/workspace/pharo-vm_PR-700/build/libgit2-0.25.1-src/libgit2.so.0.25.1 -- /builds/workspace/pharo-vm_PR-700/build/libgit2-0.25.1-src/libgit2.so.25 Adding third-party libraries for Linux-x86_64: libssh2-1.7.0 -- Downloading/updating libssh2-1.7.0 -- Configuring done -- Generating done -- Build files have been written to: /builds/workspace/pharo-vm_PR-700/build/libssh2-1.7.0-download Scanning dependencies of target libssh2-1.7.0-download [ 11%] Creating directories for 'libssh2-1.7.0-download' [ 22%] Performing download step (download, verify and extract) for 'libssh2-1.7.0-download' -- Downloading... dst='/builds/workspace/pharo-vm_PR-700/build/libssh2-1.7.0-download/libssh2-1.7.0-download-prefix/src/libssh2-1.7.0.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Linux-x86_64/third-party/libssh2-1.7.0.zip' -- [download 0% complete] -- [download 2% complete] -- [download 3% complete] -- [download 5% complete] -- [download 7% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% 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 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 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 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 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='/builds/workspace/pharo-vm_PR-700/build/libssh2-1.7.0-download/libssh2-1.7.0-download-prefix/src/libssh2-1.7.0.zip' dst='/builds/workspace/pharo-vm_PR-700/build/libssh2-1.7.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libssh2-1.7.0-download' [ 44%] No update step for 'libssh2-1.7.0-download' [ 55%] No configure step for 'libssh2-1.7.0-download' [ 66%] No build step for 'libssh2-1.7.0-download' [ 77%] No install step for 'libssh2-1.7.0-download' [ 88%] No test step for 'libssh2-1.7.0-download' [100%] Completed 'libssh2-1.7.0-download' [100%] Built target libssh2-1.7.0-download -- /builds/workspace/pharo-vm_PR-700/build/libssh2-1.7.0-src/libssh2.so -- /builds/workspace/pharo-vm_PR-700/build/libssh2-1.7.0-src/libssh2.so.1 -- /builds/workspace/pharo-vm_PR-700/build/libssh2-1.7.0-src/libssh2.so.1.0.1 Adding third-party libraries for Linux-x86_64: openssl-1.0.2q -- Downloading/updating openssl-1.0.2q -- Configuring done -- Generating done -- Build files have been written to: /builds/workspace/pharo-vm_PR-700/build/openssl-1.0.2q-download Scanning dependencies of target openssl-1.0.2q-download [ 11%] Creating directories for 'openssl-1.0.2q-download' [ 22%] Performing download step (download, verify and extract) for 'openssl-1.0.2q-download' -- Downloading... dst='/builds/workspace/pharo-vm_PR-700/build/openssl-1.0.2q-download/openssl-1.0.2q-download-prefix/src/openssl-1.0.2q.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Linux-x86_64/third-party/openssl-1.0.2q.zip' -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/builds/workspace/pharo-vm_PR-700/build/openssl-1.0.2q-download/openssl-1.0.2q-download-prefix/src/openssl-1.0.2q.zip' dst='/builds/workspace/pharo-vm_PR-700/build/openssl-1.0.2q-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'openssl-1.0.2q-download' [ 44%] No update step for 'openssl-1.0.2q-download' [ 55%] No configure step for 'openssl-1.0.2q-download' [ 66%] No build step for 'openssl-1.0.2q-download' [ 77%] No install step for 'openssl-1.0.2q-download' [ 88%] No test step for 'openssl-1.0.2q-download' [100%] Completed 'openssl-1.0.2q-download' [100%] Built target openssl-1.0.2q-download -- /builds/workspace/pharo-vm_PR-700/build/openssl-1.0.2q-src/libcrypto.so.1.0.0 -- /builds/workspace/pharo-vm_PR-700/build/openssl-1.0.2q-src/libssl.so -- /builds/workspace/pharo-vm_PR-700/build/openssl-1.0.2q-src/libssl.so.1.0.0 Adding third-party libraries for Linux-x86_64: freetype-2.12.1 -- Downloading/updating freetype-2.12.1 -- Configuring done -- Generating done -- Build files have been written to: /builds/workspace/pharo-vm_PR-700/build/freetype-2.12.1-download Scanning dependencies of target freetype-2.12.1-download [ 11%] Creating directories for 'freetype-2.12.1-download' [ 22%] Performing download step (download, verify and extract) for 'freetype-2.12.1-download' -- Downloading... dst='/builds/workspace/pharo-vm_PR-700/build/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Linux-x86_64/third-party/freetype-2.12.1.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 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 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='/builds/workspace/pharo-vm_PR-700/build/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip' dst='/builds/workspace/pharo-vm_PR-700/build/freetype-2.12.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'freetype-2.12.1-download' [ 44%] No update step for 'freetype-2.12.1-download' [ 55%] No configure step for 'freetype-2.12.1-download' [ 66%] No build step for 'freetype-2.12.1-download' [ 77%] No install step for 'freetype-2.12.1-download' [ 88%] No test step for 'freetype-2.12.1-download' [100%] Completed 'freetype-2.12.1-download' [100%] Built target freetype-2.12.1-download -- /builds/workspace/pharo-vm_PR-700/build/freetype-2.12.1-src/libbz2.so.1 -- /builds/workspace/pharo-vm_PR-700/build/freetype-2.12.1-src/libbz2.so.1.0 -- /builds/workspace/pharo-vm_PR-700/build/freetype-2.12.1-src/libbz2.so.1.0.6 -- /builds/workspace/pharo-vm_PR-700/build/freetype-2.12.1-src/libfreetype.so -- /builds/workspace/pharo-vm_PR-700/build/freetype-2.12.1-src/libfreetype.so.6 -- /builds/workspace/pharo-vm_PR-700/build/freetype-2.12.1-src/libfreetype.so.6.18.3 Adding third-party libraries for Linux-x86_64: fontconfig-2.13.1 -- Downloading/updating fontconfig-2.13.1 -- Configuring done -- Generating done -- Build files have been written to: /builds/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-download Scanning dependencies of target fontconfig-2.13.1-download [ 11%] Creating directories for 'fontconfig-2.13.1-download' [ 22%] Performing download step (download, verify and extract) for 'fontconfig-2.13.1-download' -- Downloading... dst='/builds/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Linux-x86_64/third-party/fontconfig-2.13.1.zip' -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 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='/builds/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip' dst='/builds/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'fontconfig-2.13.1-download' [ 44%] No update step for 'fontconfig-2.13.1-download' [ 55%] No configure step for 'fontconfig-2.13.1-download' [ 66%] No build step for 'fontconfig-2.13.1-download' [ 77%] No install step for 'fontconfig-2.13.1-download' [ 88%] No test step for 'fontconfig-2.13.1-download' [100%] Completed 'fontconfig-2.13.1-download' [100%] Built target fontconfig-2.13.1-download -- /builds/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-src/libexpat.so -- /builds/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-src/libexpat.so.1 -- /builds/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-src/libexpat.so.1.8.10 -- /builds/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-src/libfontconfig.so -- /builds/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-src/libfontconfig.so.1 -- /builds/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-src/libfontconfig.so.1.12.0 Adding third-party libraries for Linux-x86_64: harfbuzz-5.3.1 -- Downloading/updating harfbuzz-5.3.1 -- Configuring done -- Generating done -- Build files have been written to: /builds/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-download Scanning dependencies of target harfbuzz-5.3.1-download [ 11%] Creating directories for 'harfbuzz-5.3.1-download' [ 22%] Performing download step (download, verify and extract) for 'harfbuzz-5.3.1-download' -- Downloading... dst='/builds/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Linux-x86_64/third-party/harfbuzz-5.3.1.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 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='/builds/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip' dst='/builds/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'harfbuzz-5.3.1-download' [ 44%] No update step for 'harfbuzz-5.3.1-download' [ 55%] No configure step for 'harfbuzz-5.3.1-download' [ 66%] No build step for 'harfbuzz-5.3.1-download' [ 77%] No install step for 'harfbuzz-5.3.1-download' [ 88%] No test step for 'harfbuzz-5.3.1-download' [100%] Completed 'harfbuzz-5.3.1-download' [100%] Built target harfbuzz-5.3.1-download -- /builds/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-src/libharfbuzz.so -- /builds/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-src/libharfbuzz.so.0 -- /builds/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-src/libharfbuzz.so.0.50301.0 Adding third-party libraries for Linux-x86_64: pixman-0.40.0 -- Downloading/updating pixman-0.40.0 -- Configuring done -- Generating done -- Build files have been written to: /builds/workspace/pharo-vm_PR-700/build/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='/builds/workspace/pharo-vm_PR-700/build/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/Linux-x86_64/third-party/pixman-0.40.0.zip' -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 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='/builds/workspace/pharo-vm_PR-700/build/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' dst='/builds/workspace/pharo-vm_PR-700/build/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 -- /builds/workspace/pharo-vm_PR-700/build/pixman-0.40.0-src/libpixman-1.so -- /builds/workspace/pharo-vm_PR-700/build/pixman-0.40.0-src/libpixman-1.so.0 -- /builds/workspace/pharo-vm_PR-700/build/pixman-0.40.0-src/libpixman-1.so.0.40.0 Adding third-party libraries for Linux-x86_64: cairo-1.17.4 -- Downloading/updating cairo-1.17.4 -- Configuring done -- Generating done -- Build files have been written to: /builds/workspace/pharo-vm_PR-700/build/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='/builds/workspace/pharo-vm_PR-700/build/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/Linux-x86_64/third-party/cairo-1.17.4.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 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='/builds/workspace/pharo-vm_PR-700/build/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' dst='/builds/workspace/pharo-vm_PR-700/build/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 -- /builds/workspace/pharo-vm_PR-700/build/cairo-1.17.4-src/libcairo.so -- /builds/workspace/pharo-vm_PR-700/build/cairo-1.17.4-src/libcairo.so.2 -- /builds/workspace/pharo-vm_PR-700/build/cairo-1.17.4-src/libcairo.so.2.11704.0 Adding third-party libraries for Linux-x86_64: libpng-1.6.37 -- Downloading/updating libpng-1.6.37 -- Configuring done -- Generating done -- Build files have been written to: /builds/workspace/pharo-vm_PR-700/build/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='/builds/workspace/pharo-vm_PR-700/build/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/Linux-x86_64/third-party/libpng-1.6.37.zip' -- [download 8% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 34% complete] -- [download 35% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 60% complete] -- [download 61% complete] -- [download 63% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 74% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/builds/workspace/pharo-vm_PR-700/build/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' dst='/builds/workspace/pharo-vm_PR-700/build/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 -- /builds/workspace/pharo-vm_PR-700/build/libpng-1.6.37-src/libpng.so -- /builds/workspace/pharo-vm_PR-700/build/libpng-1.6.37-src/libpng16.so -- /builds/workspace/pharo-vm_PR-700/build/libpng-1.6.37-src/libpng16.so.16 -- /builds/workspace/pharo-vm_PR-700/build/libpng-1.6.37-src/libpng16.so.16.37.0 -- Downloading SDL2 binary Adding third-party libraries for Linux-x86_64: SDL2-2.24.1 -- Downloading/updating SDL2-2.24.1 -- Configuring done -- Generating done -- Build files have been written to: /builds/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-download Scanning dependencies of target SDL2-2.24.1-download [ 11%] Creating directories for 'SDL2-2.24.1-download' [ 22%] Performing download step (download, verify and extract) for 'SDL2-2.24.1-download' -- Downloading... dst='/builds/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Linux-x86_64/third-party/SDL2-2.24.1.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 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='/builds/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' dst='/builds/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'SDL2-2.24.1-download' [ 44%] No update step for 'SDL2-2.24.1-download' [ 55%] No configure step for 'SDL2-2.24.1-download' [ 66%] No build step for 'SDL2-2.24.1-download' [ 77%] No install step for 'SDL2-2.24.1-download' [ 88%] No test step for 'SDL2-2.24.1-download' [100%] Completed 'SDL2-2.24.1-download' [100%] Built target SDL2-2.24.1-download -- /builds/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-src/libSDL2-2.0.so.0 -- /builds/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-src/libSDL2-2.0.so.0.2400.1 -- /builds/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-src/libSDL2.so -- dot executable from Graphviz not found. Dependency graphs not generated -- Configuring done -- Generating done -- Build files have been written to: /builds/workspace/pharo-vm_PR-700/build [Pipeline] dir Running in /builds/workspace/pharo-vm_PR-700/build [Pipeline] { [Pipeline] sh + VERBOSE=1 make install package /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -S/builds/workspace/pharo-vm_PR-700/repository -B/builds/workspace/pharo-vm_PR-700/build --check-build-system CMakeFiles/Makefile.cmake 0 /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_progress_start /builds/workspace/pharo-vm_PR-700/build/CMakeFiles /builds/workspace/pharo-vm_PR-700/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builds/workspace/pharo-vm_PR-700/build' make -f libffi-build/CMakeFiles/objlib.dir/build.make libffi-build/CMakeFiles/objlib.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_PR-700/build' cd /builds/workspace/pharo-vm_PR-700/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/build/libffi-src /builds/workspace/pharo-vm_PR-700/build /builds/workspace/pharo-vm_PR-700/build/libffi-build /builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". Scanning dependencies of target objlib make[2]: Leaving directory '/builds/workspace/pharo-vm_PR-700/build' make -f libffi-build/CMakeFiles/objlib.dir/build.make libffi-build/CMakeFiles/objlib.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_PR-700/build' [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/closures.c.o cd /builds/workspace/pharo-vm_PR-700/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/closures.c.o -c /builds/workspace/pharo-vm_PR-700/build/libffi-src/src/closures.c /builds/workspace/pharo-vm_PR-700/build/libffi-src/src/closures.c:123:0: warning: "FFI_MMAP_EXEC_WRIT" redefined # define FFI_MMAP_EXEC_WRIT 1 ^ In file included from /builds/workspace/pharo-vm_PR-700/build/libffi-src/include/ffi_common.h:17:0, from /builds/workspace/pharo-vm_PR-700/build/libffi-src/src/closures.c:36: /builds/workspace/pharo-vm_PR-700/build/libffi-build/include/fficonfig.h:27:0: note: this is the location of the previous definition #define FFI_MMAP_EXEC_WRIT 0 ^ cc1: warning: unrecognized command line option '-Wno-unknown-warning-option' cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-unused-local-typedef' cc1: warning: unrecognized command line option '-Wno-incompatible-function-pointer-types' cc1: warning: unrecognized command line option '-Wno-conditional-type-mismatch' cc1: warning: unrecognized command line option '-Wno-compare-distinct-pointer-types' cc1: warning: unrecognized command line option '-Wno-tautological-pointer-compare' cc1: warning: unrecognized command line option '-Wno-constant-conversion' cc1: warning: unrecognized command line option '-Wno-pointer-integer-compare' cc1: warning: unrecognized command line option '-Wno-non-literal-null-conversion' cc1: warning: unrecognized command line option '-Wno-absolute-value' cc1: warning: unrecognized command line option '-Wno-self-assign' cc1: warning: unrecognized command line option '-Wno-sometimes-uninitialized' [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/java_raw_api.c.o cd /builds/workspace/pharo-vm_PR-700/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/java_raw_api.c.o -c /builds/workspace/pharo-vm_PR-700/build/libffi-src/src/java_raw_api.c [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/prep_cif.c.o cd /builds/workspace/pharo-vm_PR-700/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/prep_cif.c.o -c /builds/workspace/pharo-vm_PR-700/build/libffi-src/src/prep_cif.c [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/raw_api.c.o cd /builds/workspace/pharo-vm_PR-700/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/raw_api.c.o -c /builds/workspace/pharo-vm_PR-700/build/libffi-src/src/raw_api.c [ 3%] Building C object libffi-build/CMakeFiles/objlib.dir/src/types.c.o cd /builds/workspace/pharo-vm_PR-700/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/types.c.o -c /builds/workspace/pharo-vm_PR-700/build/libffi-src/src/types.c [ 4%] Building C object libffi-build/CMakeFiles/objlib.dir/src/x86/ffi64.c.o cd /builds/workspace/pharo-vm_PR-700/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/x86/ffi64.c.o -c /builds/workspace/pharo-vm_PR-700/build/libffi-src/src/x86/ffi64.c MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc [ 4%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/x86/unix64.S.o cd /builds/workspace/pharo-vm_PR-700/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -O2 -g -DNDEBUG -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/x86/unix64.S.o -c /builds/workspace/pharo-vm_PR-700/build/libffi-src/src/x86/unix64.S [ 5%] Building C object libffi-build/CMakeFiles/objlib.dir/src/x86/ffiw64.c.o cd /builds/workspace/pharo-vm_PR-700/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/x86/ffiw64.c.o -c /builds/workspace/pharo-vm_PR-700/build/libffi-src/src/x86/ffiw64.c [ 5%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/x86/win64.S.o cd /builds/workspace/pharo-vm_PR-700/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -O2 -g -DNDEBUG -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/x86/win64.S.o -c /builds/workspace/pharo-vm_PR-700/build/libffi-src/src/x86/win64.S make[2]: Leaving directory '/builds/workspace/pharo-vm_PR-700/build' [ 5%] Built target objlib make -f libffi-build/CMakeFiles/ffi_shared.dir/build.make libffi-build/CMakeFiles/ffi_shared.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_PR-700/build' cd /builds/workspace/pharo-vm_PR-700/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/build/libffi-src /builds/workspace/pharo-vm_PR-700/build /builds/workspace/pharo-vm_PR-700/build/libffi-build /builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Scanning dependencies of target ffi_shared make[2]: Leaving directory '/builds/workspace/pharo-vm_PR-700/build' make -f libffi-build/CMakeFiles/ffi_shared.dir/build.make libffi-build/CMakeFiles/ffi_shared.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_PR-700/build' [ 5%] Linking C shared library ../build/vm/libffi.so cd /builds/workspace/pharo-vm_PR-700/build/libffi-build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/ffi_shared.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -Wall -Werror=implicit-function-declaration -Wl,-rpath=. -O2 -g -DNDEBUG -shared -Wl,-soname,libffi.so -o ../build/vm/libffi.so CMakeFiles/objlib.dir/src/closures.c.o CMakeFiles/objlib.dir/src/java_raw_api.c.o CMakeFiles/objlib.dir/src/prep_cif.c.o CMakeFiles/objlib.dir/src/raw_api.c.o CMakeFiles/objlib.dir/src/types.c.o CMakeFiles/objlib.dir/src/x86/ffi64.c.o CMakeFiles/objlib.dir/src/x86/unix64.S.o CMakeFiles/objlib.dir/src/x86/ffiw64.c.o CMakeFiles/objlib.dir/src/x86/win64.S.o -Wl,-rpath,@executable_path/Plugins make[2]: Leaving directory '/builds/workspace/pharo-vm_PR-700/build' [ 5%] Built target ffi_shared make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_PR-700/build' cd /builds/workspace/pharo-vm_PR-700/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/build /builds/workspace/pharo-vm_PR-700/build /builds/workspace/pharo-vm_PR-700/build/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/vmmaker_vm.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/vmmaker_vm.dir/depend.internal". Scanning dependencies of target vmmaker_vm make[2]: Leaving directory '/builds/workspace/pharo-vm_PR-700/build' make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_PR-700/build' [ 6%] Creating directories for 'vmmaker_vm' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_PR-700/build/build/vmmaker/vm /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_PR-700/build/build/vmmaker/vm /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_PR-700/build/build/vmmaker /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_PR-700/build/build/vmmaker/tmp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-mkdir [ 6%] Performing download step (download, verify and extract) for 'vmmaker_vm' cd /builds/workspace/pharo-vm_PR-700/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake -- Downloading... dst='/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b-Linux-x86_64-bin.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Linux-x86_64/PharoVM-10.0.7-0334d2b-Linux-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] MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc -- [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] MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Loading -> SmaCC-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache -- [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] NewUndeclaredWarning: SmaCCParser class>>parseFile: (FileStream is Undeclared) -- [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] MetacelloNotification: Loaded -> SmaCC-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache MetacelloNotification: Loading -> SmaCC-GLR-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache -- [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] MetacelloNotification: Loaded -> SmaCC-GLR-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache MetacelloNotification: Loading -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache -- [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] MetacelloNotification: Loaded -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache -- [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] NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared) -- [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='/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b-Linux-x86_64-bin.zip' NewUndeclaredWarning: TMethod>>emitCLocalsOn:generator: (locals is Undeclared) NewUndeclaredWarning: TMethod>>emitCLocalsOn:generator: (locals is Undeclared) NewUndeclaredWarning: TMethod>>emitCLocalsOn:generator: (usedVariablesCache is Undeclared) NewUndeclaredWarning: TMethod>>emitInlineOn:level:generator: (locals is Undeclared) NewUndeclaredWarning: TMethod>>emitInlineOn:level:generator: (locals is Undeclared) SystemNotification: TMethod>>methodIsEffectivelyComplete:in:(selector is shadowed) SystemNotification: TAssignmentNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TAssignmentNode>>nodesDo:parent:unless:(parent is shadowed) -- SHA256 hash of /builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b-Linux-x86_64-bin.zip does not match expected value expected: 'dde65589966e4f547eb0b1b08053504f9663bdb94d520109d053dfcce7921eab' actual: '44b2a43b3b7c590b39d9ec92930d43c86acf54a23c953f07bf36c8f020bae5bb' -- Hash mismatch, removing... -- Retrying... -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Linux-x86_64/PharoVM-10.0.7-0334d2b-Linux-x86_64-bin.zip' SystemNotification: TBraceCaseNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TBraceCaseNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TCaseStmtNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TCaseStmtNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TConstantNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TGoToNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TInlineNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TInlineNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TLabeledCommentNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TParseNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TParseNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TReturnNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TReturnNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TSendNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TSendNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TStatementListNode>>addReadBeforeAssignedIn:to:assignments:in:(parent is shadowed) SystemNotification: TStatementListNode>>addReadBeforeAssignedIn:to:assignments:in:(parent is shadowed) SystemNotification: TStatementListNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TStatementListNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TSwitchStmtNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TSwitchStmtNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TVariableNode>>nodesDo:parent:(parent is shadowed) -- [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] MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache NewUndeclaredWarning: SLTestDeclarations>>testStructInstanceVariablesWithoutTypeDeclaration (MockVMStructWithoutTypeDeclarations is Undeclared) NewUndeclaredWarning: SlangOptionTest>>setUp (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>constantClass (VMBasicConstants is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>testInlineMethodIfExpressionWithShiftRight (CCodeGeneratorGlobalStructure is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>testInlineMethodSumArgumentsWithAnnotationsUseBuiltIn (CCodeGeneratorGlobalStructure is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>testInlineMethodSumArgumentsWithAnnotationsUseBuiltIn (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>testSendStructAccessorWithReservedWordSelector (MockVMStructWithReservedWords is Undeclared) -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] NewUndeclaredWarning: SlangBasicTranslationTest>>testStructFieldIsRenamedWithReservedWord (MockVMStructWithReservedWords is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>testStructFieldIsRenamedWithReservedWord (VMClass is Undeclared) -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache NewUndeclaredWarning: VMClass>>fprintf:format:arguments: (PrintfFormatString is Undeclared) -- [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] NewUndeclaredWarning: MLLocalizationTestCase>>setUp (VMMakerConfiguration is Undeclared) -- [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] MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> CAST-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> CAST-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Starting atomic load -- [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] NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared) -- [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] MetacelloNotification: Loaded -> Unicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Starting atomic load SystemNotification: LLVMDisassembler>>setOptions:(options is shadowed) -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] MetacelloNotification: Loaded -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Loaded -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Loading -> Opal-Simd-Bytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- cache -- [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] MetacelloNotification: Loaded -> Opal-Simd-Bytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- cache MetacelloNotification: Loading -> Opal-Simd-Bytecode-Tests-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- cache MetacelloNotification: Loaded -> Opal-Simd-Bytecode-Tests-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- cache MetacelloNotification: Loading -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache -- [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] MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b-Linux-x86_64-bin.zip' -- SHA256 hash of /builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b-Linux-x86_64-bin.zip does not match expected value expected: 'dde65589966e4f547eb0b1b08053504f9663bdb94d520109d053dfcce7921eab' actual: '44b2a43b3b7c590b39d9ec92930d43c86acf54a23c953f07bf36c8f020bae5bb' -- Hash mismatch, removing... -- Retry after 5 seconds (attempt #2) ... NewUndeclaredWarning: VMMakerConfiguration class>>generateSqueakSpurCogSista64VM (SistaCogit is Undeclared) NewUndeclaredWarning: VMMakerConfiguration class>>generateSqueakSpurCogSistaVM (SistaCogit is Undeclared) NewUndeclaredWarning: VMSpurImageToComposedImageMigrationProcess>>createSimulator (VMSimulatedEnvironmentBuilder is Undeclared) SystemNotification: VMStackPageSurrogate>>addressIsInPage:(address is shadowed) NewUndeclaredWarning: JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Linux-x86_64/PharoVM-10.0.7-0334d2b-Linux-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='/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b-Linux-x86_64-bin.zip' -- SHA256 hash of /builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b-Linux-x86_64-bin.zip does not match expected value expected: 'dde65589966e4f547eb0b1b08053504f9663bdb94d520109d053dfcce7921eab' actual: '44b2a43b3b7c590b39d9ec92930d43c86acf54a23c953f07bf36c8f020bae5bb' -- Hash mismatch, removing... -- Retry after 5 seconds (attempt #3) ... -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Linux-x86_64/PharoVM-10.0.7-0334d2b-Linux-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] MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache -- [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] NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b-Linux-x86_64-bin.zip' NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) -- SHA256 hash of /builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b-Linux-x86_64-bin.zip does not match expected value expected: 'dde65589966e4f547eb0b1b08053504f9663bdb94d520109d053dfcce7921eab' actual: '44b2a43b3b7c590b39d9ec92930d43c86acf54a23c953f07bf36c8f020bae5bb' -- Hash mismatch, removing... -- Retry after 15 seconds (attempt #4) ... MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker-stamp/vmmaker-build [ 15%] No install step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker-stamp/vmmaker-install [ 16%] Completed 'vmmaker' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/vmmaker-complete /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker-stamp/vmmaker-done [ 16%] Built target vmmaker /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libffi_copy.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libffi_copy.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libffi_copy.dir/depend.internal". Scanning dependencies of target libffi_copy /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/build [ 16%] Copying libffi binaries to '/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 16%] Built target libffi_copy /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/depend [ 17%] Generating VM files for flavour: CoInterpreter with options: #( ) build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'CoInterpreter' outputDirectory: '/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build' options: #(\ \ )" Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Linux-x86_64/PharoVM-10.0.7-0334d2b-Linux-x86_64-bin.zip' -- [download 0% complete] -- [download 1% complete] Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining jmpBuf localised to callbackLeave: interruptPending localised to checkForEventsMayContextSwitch: compactionStartUsecs localised to fullGC gcMarkEndUsecs localised to fullGC extA localised to interpret extB localised to interpret lkupClassTag localised to interpret numExtB localised to interpret imageWriter localised to primitiveSnapshot traceSources localised to printLogEntryAt: edenBytes localised to readImageNamed:-- [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] Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives -- [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='/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b-Linux-x86_64-bin.zip' -- SHA256 hash of /builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b-Linux-x86_64-bin.zip does not match expected value expected: 'dde65589966e4f547eb0b1b08053504f9663bdb94d520109d053dfcce7921eab' actual: '44b2a43b3b7c590b39d9ec92930d43c86acf54a23c953f07bf36c8f020bae5bb' -- Hash mismatch, removing... -- Retry after 60 seconds (attempt #5) ... conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone Local variable name 'base' in concretizeMoveXbrRR may mask method when inlining Local variable name 'base' in concretizeMoveX32rRR may mask method when inlining Local variable name 'base' in concretizeMoveRXwrR may mask method when inlining Local variable name 'base' in concretizeMoveRXbrR may mask method when inlining Local variable name 'base' in concretizeMoveRX32rR may mask method when inlining Local variable name 'counters' in profilingDataFor:Annotation:Mcpc:Bcpc:Method: may mask method when inlining Local variable name 'base' in logicalShiftLeftSize:sourceRegister:shiftValue:destinationRegister: may mask method when inlining cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone Local variable name 'base' in concretizeMoveXwrRR may mask method when inlining Local variable name 'base' in concretizeMoveXbrRR may mask method when inlining Local variable name 'base' in concretizeMoveX32rRR may mask method when inlining Local variable name 'base' in concretizeMoveRXwrR may mask method when inlining Local variable name 'base' in storeLiteral:beforeFollowingAddress: may mask method when inlining Local variable name 'base' in concretizeMoveRXbrR may mask method when inlining Local variable name 'base' in concretizeMoveRX32rR may mask method when inlining Local variable name 'base' in literalBeforeFollowingAddress: may mask method when inlining Local variable name 'counters' in profilingDataFor:Annotation:Mcpc:Bcpc:Method: may mask method when inlining cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone Using shallow fetch with depth 2 Local variable name 'base' in concretizeMoveXwrRR may mask method when inlining Local variable name 'base' in concretizeMoveXbrRR may mask method when inlining Local variable name 'base' in concretizeMoveX32rRR may mask method when inlining Local variable name 'base' in concretizeMoveRXwrR may mask method when inlining Local variable name 'base' in storeLiteral:beforeFollowingAddress: may mask method when inlining Local variable name 'base' in concretizeMoveRXbrR may mask method when inlining Local variable name 'base' in concretizeMoveRX32rR may mask method when inlining Local variable name 'base' in literalBeforeFollowingAddress: may mask method when inlining Local variable name 'counters' in profilingDataFor:Annotation:Mcpc:Bcpc:Method: may mask method when inlining cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptorMerging remotes/origin/pharo-12 commit 89f4766740ff433d45375d4668e4d2f090667a82 into PR head commit 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 6 October 2023 9:37:00.812233 am Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives external plugin FilePlugin generated as FilePlugin Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives external plugin FloatArrayPlugin generated as FloatArrayPlugin Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives external plugin SurfacePlugin generated as SurfacePlugin 6 October 2023 9:37:01.289826 am Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git using GIT_ASKPASS to set credentials pharo-ci using token as pass > git fetch --tags --force --progress -- https://github.com/pharo-project/pharo-vm.git +refs/pull/700/head:refs/remotes/origin/PR-700 +refs/heads/pharo-12:refs/remotes/origin/pharo-12 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 # timeout=10 Merge succeeded, producing 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 Checking out Revision 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 (PR-700) conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, void in CoInterpreter >> activateNewFullClosure:method:numArgs:mayContextSwitch: conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: Commit message: "Updating hash for Darwin-x86_64" [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-Windows-x86_64-CoInterpreter) [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_PR-700"` set -ex mkdir build [Pipeline] withEnv [Pipeline] { [Pipeline] sh + mkdir build [Pipeline] } [Pipeline] // withEnv [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_PR-700"` set -ex cd build && cygcheck -c -d > cygwinVersions.txt [Pipeline] withEnv [Pipeline] { [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials pharo-ci using token as pass > git merge 89f4766740ff433d45375d4668e4d2f090667a82 # timeout=10 > git rev-parse "HEAD^{commit}" # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 # timeout=10 + cd build + cygcheck -c -d [Pipeline] } [Pipeline] // withEnv [Pipeline] archiveArtifacts Archiving artifacts Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining jmpBuf localised to callbackLeave: interruptPending localised to checkForEventsMayContextSwitch: compactionStartUsecs localised to fullGC gcMarkEndUsecs localised to fullGC extA localised to interpret extB localised to interpret lkupClassTag localised to interpret numExtB localised to interpret imageWriter localised to primitiveSnapshot traceSources localised to printLogEntryAt: edenBytes localised to readImageNamed:[Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_PR-700"` set -ex cd build && cmake -DFLAVOUR=CoInterpreter -DBUILD_IS_RELEASE=OFF -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository -DICEBERG_DEFAULT_REMOTE=httpsUrl [Pipeline] withEnv [Pipeline] { [Pipeline] sh + cd build + cmake -DFLAVOUR=CoInterpreter -DBUILD_IS_RELEASE=OFF -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository -DICEBERG_DEFAULT_REMOTE=httpsUrl Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives -- Setting build type to 'RelWithDebInfo' as none was specified. -- CMAKE_GENERATOR=Unix Makefiles -- Building version 10.0.5-0e5d1631d -- Commit hash 0e5d1631d : 2023-10-05 16:25:34 +0200 -- No user build settings. -- v10.0.5-45-g0e5d1631d - Commit: 0e5d1631d - Date: 2023-10-05 16:25:34 +0200 -- Building on CYGWIN CMAKE: Adapting paths conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone Local variable name 'base' in concretizeMoveXwrRR may mask method when inlining Local variable name 'base' in concretizeMoveXbrRR may mask method when inlining Local variable name 'base' in concretizeMoveRXwrR may mask method when inlining Local variable name 'base' in concretizeMoveRXbrR may mask method when inlining Local variable name 'counters' in profilingDataFor:Annotation:Mcpc:Bcpc:Method: may mask method when inlining cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone Local variable name 'base' in concretizeMoveXwrRR may mask method when inlining Local variable name 'base' in concretizeMoveXbrRR may mask method when inlining Local variable name 'base' in concretizeMoveRXwrR may mask method when inlining Local variable name 'base' in concretizeMoveRXbrR may mask method when inlining Local variable name 'counters' in profilingDataFor:Annotation:Mcpc:Bcpc:Method: may mask method when inlining cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor Cannot find implementation of primitiveStartProfiling in hierarchy of CoInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of CoInterpreterPrimitives conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone conflicting return types signed char, sqInt in CogSimStackEntry >> registerOrNone Local variable name 'counters' in profilingDataFor:Annotation:Mcpc:Bcpc:Method: may mask method when inlining cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor 6 October 2023 9:37:34.000112 am Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives external plugin FilePlugin generated as FilePlugin Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives external plugin FloatArrayPlugin generated as FloatArrayPlugin Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives external plugin SurfacePlugin generated as SurfacePlugin 6 October 2023 9:37:34.457455 am PharoVMMaker cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/PharoVMCore.dir/depend.internal". Scanning dependencies of target PharoVMCore /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/build [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/debug.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/debug.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/debug.c [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/utils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/utils.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/utils.c [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/errorCode.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/errorCode.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/errorCode.c [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/nullDisplay.c [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/externalPrimitives.c [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/client.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/client.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/client.c [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/pathUtilities.c [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/fileDialogCommon.c [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/stringUtilities.c [ 23%] Building C object CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/imageAccess.c [ 23%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/parameters/parameterVector.c [ 24%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/parameters/parameters.c [ 24%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/semaphores/platformSemaphore.c [ 25%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/vm/src/common/heartbeat.c [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/functionDefinitionPrimitives.c [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/primitiveCalls.c [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/primitiveUtils.c [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/types.c [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/typesPrimitives.c [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/utils.c [ 29%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/sameThread/sameThread.c [ 29%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/callbacks/callbackPrimitives.c [ 30%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/callbacks/callbacks.c [ 31%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/semaphores/pharoSemaphore.c [ 31%] Building C object CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/threadSafeQueue/threadSafeQueue.c [ 32%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/pThreadedFFI.c [ 32%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/worker/worker.c [ 33%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/worker/workerPrimitives.c [ 33%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/worker/workerTask.c [ 34%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/src/cogit.c -- The C compiler identification is Clang 8.0.1 -- The CXX compiler identification is Clang 8.0.1 -- Detecting C compiler ABI info [ 34%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/src/gcc3x-cointerp.c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/src/gcc3x-cointerp.c:60073:10: warning: variable 'interruptPending' is uninitialized when used here [-Wuninitialized] if (GIV(interruptPending)) { ^~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/src/gcc3x-cointerp.c:2019:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/src/gcc3x-cointerp.c:59997:24: note: initialize the variable 'interruptPending' to silence this warning sqInt interruptPending; ^ = 0 /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/src/gcc3x-cointerp.c:61978:72: warning: ordered comparison between pointer and integer ('long' and 'char *') return ((((offset - ReceiverIndex) >= 1) && ((offset - ReceiverIndex) <= (stackPointerIndexForFrame(spouseFP)))) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/src/gcc3x-cointerp.c:64969:26: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') for (i = numArgs + 1; i <= numStack; i += 1) { ~ ^ ~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/src/gcc3x-cointerp.c:72279:16: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (tempIndex >= (stackPointerIndexForFrame(spouseFP))) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/src/gcc3x-cointerp.c:73292:31: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/src/gcc3x-cointerp.c:73531:31: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/x86_64-w64-mingw32-clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/x86_64-w64-mingw32-clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiling for architecture: x86_64 -- Building for WINDOWS -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Linux-x86_64/PharoVM-10.0.7-0334d2b-Linux-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='/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b-Linux-x86_64-bin.zip' -- SHA256 hash of /builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b-Linux-x86_64-bin.zip does not match expected value expected: 'dde65589966e4f547eb0b1b08053504f9663bdb94d520109d053dfcce7921eab' actual: '44b2a43b3b7c590b39d9ec92930d43c86acf54a23c953f07bf36c8f020bae5bb' -- Hash mismatch, removing... CMake Error at src/vmmaker_vm-stamp/download-vmmaker_vm.cmake:159 (message): Each download failed! CMakeFiles/vmmaker_vm.dir/build.make:90: recipe for target 'build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-download' failed make[2]: *** [build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-download] Error 1 make[2]: Leaving directory '/builds/workspace/pharo-vm_PR-700/build' CMakeFiles/Makefile2:527: recipe for target 'CMakeFiles/vmmaker_vm.dir/all' failed make[1]: *** [CMakeFiles/vmmaker_vm.dir/all] Error 2 make[1]: Leaving directory '/builds/workspace/pharo-vm_PR-700/build' Makefile:151: recipe for target 'all' failed make: *** [all] Error 2 [Pipeline] } [Pipeline] // dir -- Full Platform name: Windows-x86_64 -- Building Pharo with executable named Pharo -- Looking for sys/types.h [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch Linux-x86_64 -- 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 6 warnings generated. [ 35%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/vm/src/common/sqHeapMap.c [ 36%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/vm/src/common/sqVirtualMachine.c [ 36%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/vm/src/common/sqNamedPrims.c [ 37%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/vm/src/common/sqExternalSemaphores.c [ 37%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/vm/src/common/sqTicker.c [ 38%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/osx/aioOSX.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/osx/aioOSX.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/vm/src/osx/aioOSX.c [ 38%] Building C object CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/debugUnix.c [ 39%] Building CXX object CMakeFiles/PharoVMCore.dir/src/utilsMac.mm.o /Library/Developer/CommandLineTools/usr/bin/c++ -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/utilsMac.mm.o -c /builds/workspace/pharo-vm_PR-700/repository/src/utilsMac.mm -- Check size of long long - done -- Check size of void* -- Check size of void* - done -- int 4 -- long 4 -- long long 8 -- void* 8 -- Writing libraries to: /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/build/vm/ -- 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 [ 40%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogMac.m.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/fileDialogMac.m.o -c /builds/workspace/pharo-vm_PR-700/repository/src/fileDialogMac.m -- Looking for include file unistd.h - found -- Looking for include file ndir.h [ 40%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.m.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.m.o -c /builds/workspace/pharo-vm_PR-700/repository/src/parameters/parameters.m -- Looking for include file ndir.h - not found -- Looking for include file sys/ndir.h [ 41%] Building C object CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/memoryUnix.c [ 41%] Linking CXX shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/PharoVMCore.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib -install_name @executable_path/Plugins/libPharoVMCore.dylib CMakeFiles/PharoVMCore.dir/src/debug.c.o CMakeFiles/PharoVMCore.dir/src/utils.c.o CMakeFiles/PharoVMCore.dir/src/errorCode.c.o CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o CMakeFiles/PharoVMCore.dir/src/client.c.o CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o CMakeFiles/PharoVMCore.dir/extracted/vm/src/osx/aioOSX.c.o CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o CMakeFiles/PharoVMCore.dir/src/utilsMac.mm.o CMakeFiles/PharoVMCore.dir/src/fileDialogMac.m.o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.m.o CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 41%] Built target PharoVMCore /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/SqueakSSL.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/SqueakSSL.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/SqueakSSL.dir/depend.internal". -- Looking for include file sys/ndir.h - not found -- Looking for include file sys/dir.h Scanning dependencies of target SqueakSSL /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/build [ 42%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c [ 42%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c [ 43%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/SqueakSSL.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib -install_name @executable_path/Plugins/libSqueakSSL.dylib CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib -framework CoreFoundation -framework Security build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 43%] Built target SqueakSSL /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/B2DPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/B2DPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/B2DPlugin.dir/depend.internal". Scanning dependencies of target B2DPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/build [ 43%] Building C object CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DB2DPlugin_EXPORTS -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Looking for include file sys/dir.h - not found -- Looking for include file sys/filio.h -- Looking for include file sys/filio.h - not found -- Looking for include file sys/time.h [ 44%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/B2DPlugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib -install_name @executable_path/Plugins/libB2DPlugin.dylib CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 44%] Built target B2DPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Scanning dependencies of target SDL2-2.24.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-src/libSDL2-2.0.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-src/libSDL2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 44%] Built target SDL2-2.24.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/pixman-0.40.0.dir/build.make CMakeFiles/pixman-0.40.0.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/pixman-0.40.0.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/pixman-0.40.0.dir/depend.internal". Scanning dependencies of target pixman-0.40.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/pixman-0.40.0.dir/build.make CMakeFiles/pixman-0.40.0.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/pixman-0.40.0-src/libpixman-1.0.40.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/pixman-0.40.0-src/libpixman-1.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/pixman-0.40.0-src/libpixman-1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 44%] Built target pixman-0.40.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/harfbuzz-5.3.1.dir/build.make CMakeFiles/harfbuzz-5.3.1.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Scanning dependencies of target harfbuzz-5.3.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/harfbuzz-5.3.1.dir/build.make CMakeFiles/harfbuzz-5.3.1.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-src/libharfbuzz.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-src/libharfbuzz.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 44%] Built target harfbuzz-5.3.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/freetype-2.12.1.dir/build.make CMakeFiles/freetype-2.12.1.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/freetype-2.12.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/freetype-2.12.1.dir/depend.internal". Scanning dependencies of target freetype-2.12.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/freetype-2.12.1.dir/build.make CMakeFiles/freetype-2.12.1.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/freetype-2.12.1-src/libfreetype.6.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/freetype-2.12.1-src/libfreetype.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 44%] Built target freetype-2.12.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/openssl-1.1.1k.dir/build.make CMakeFiles/openssl-1.1.1k.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Scanning dependencies of target openssl-1.1.1k /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/openssl-1.1.1k.dir/build.make CMakeFiles/openssl-1.1.1k.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-src/libcrypto.1.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-src/libcrypto.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-src/libssl.1.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-src/libssl.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 44%] Built target openssl-1.1.1k /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libpng-1.6.37.dir/build.make CMakeFiles/libpng-1.6.37.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libpng-1.6.37.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libpng-1.6.37.dir/depend.internal". Scanning dependencies of target libpng-1.6.37 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libpng-1.6.37.dir/build.make CMakeFiles/libpng-1.6.37.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libpng-1.6.37-src/libpng.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libpng-1.6.37-src/libpng16.16.37.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libpng-1.6.37-src/libpng16.16.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libpng-1.6.37-src/libpng16.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 44%] Built target libpng-1.6.37 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cairo-1.17.4.dir/build.make CMakeFiles/cairo-1.17.4.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/cairo-1.17.4.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/cairo-1.17.4.dir/depend.internal". Scanning dependencies of target cairo-1.17.4 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cairo-1.17.4.dir/build.make CMakeFiles/cairo-1.17.4.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/cairo-1.17.4-src/libcairo.2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/cairo-1.17.4-src/libcairo.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 44%] Built target cairo-1.17.4 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-default-2023-04-14.dir/build.make CMakeFiles/libgit2-default-2023-04-14.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libgit2-default-2023-04-14.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libgit2-default-2023-04-14.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libgit2-default-2023-04-14.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libgit2-default-2023-04-14.dir/depend.internal". Scanning dependencies of target libgit2-default-2023-04-14 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-default-2023-04-14.dir/build.make CMakeFiles/libgit2-default-2023-04-14.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-default-2023-04-14-src/libgit2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 44%] Built target libgit2-default-2023-04-14 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.6.4.dir/build.make CMakeFiles/libgit2-1.6.4.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libgit2-1.6.4.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libgit2-1.6.4.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libgit2-1.6.4.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libgit2-1.6.4.dir/depend.internal". Scanning dependencies of target libgit2-1.6.4 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.6.4.dir/build.make CMakeFiles/libgit2-1.6.4.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.6.4-src/libgit2.1.6.4.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.6.4-src/libgit2.1.6.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 44%] Built target libgit2-1.6.4 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Scanning dependencies of target fontconfig-2.13.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-src/libfontconfig.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-src/libfontconfig.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 44%] Built target fontconfig-2.13.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/FilePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/FilePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/FilePlugin.dir/depend.internal". Scanning dependencies of target FilePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/build [ 44%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c [ 45%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Looking for include file sys/time.h - found -- Looking for include file execinfo.h [ 45%] Building C object CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/vm/src/unix/sqUnixCharConv.c [ 46%] Building C object CMakeFiles/FilePlugin.dir/src/fileUtils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/FilePlugin.dir/src/fileUtils.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/fileUtils.c [ 47%] Building C object CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/plugins/src/FilePlugin/FilePlugin.c [ 47%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/FilePlugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib -install_name @executable_path/Plugins/libFilePlugin.dylib CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o CMakeFiles/FilePlugin.dir/src/fileUtils.c.o CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib -framework CoreFoundation build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 48%] Built target FilePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/UnixOSProcessPlugin.dir/build.make CMakeFiles/UnixOSProcessPlugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Scanning dependencies of target UnixOSProcessPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/UnixOSProcessPlugin.dir/build.make CMakeFiles/UnixOSProcessPlugin.dir/build [ 49%] Building C object CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUnixOSProcessPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c [ 49%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/UnixOSProcessPlugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib -install_name @executable_path/Plugins/libUnixOSProcessPlugin.dylib CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics -- Looking for include file execinfo.h - not found -- Looking for include file dlfcn.h [ 49%] Built target UnixOSProcessPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Scanning dependencies of target MiscPrimitivePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/build [ 50%] Building C object CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DMiscPrimitivePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c [ 50%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/MiscPrimitivePlugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib -install_name @executable_path/Plugins/libMiscPrimitivePlugin.dylib CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 50%] Built target MiscPrimitivePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Scanning dependencies of target FloatArrayPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/build [ 50%] Building C object CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFloatArrayPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Looking for include file dlfcn.h - not found -- Looking for dlopen in dl [ 51%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/FloatArrayPlugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib -install_name @executable_path/Plugins/libFloatArrayPlugin.dylib CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 52%] Built target FloatArrayPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/BitBltPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/BitBltPlugin.dir/depend.internal". Scanning dependencies of target BitBltPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/build [ 52%] Building C object CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DBitBltPlugin_EXPORTS -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c [ 53%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/BitBltPlugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib -install_name @executable_path/Plugins/libBitBltPlugin.dylib CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 53%] Built target BitBltPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/LargeIntegers.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/LargeIntegers.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/LargeIntegers.dir/depend.internal". Scanning dependencies of target LargeIntegers /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/build [ 54%] Building C object CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLargeIntegers_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c [ 54%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/LargeIntegers.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib -install_name @executable_path/Plugins/libLargeIntegers.dylib CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics -- Looking for dlopen in dl - not found -- Looking for dlopen in dyld [ 54%] Built target LargeIntegers /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Scanning dependencies of target JPEGReaderPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/build [ 55%] Building C object CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReaderPlugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c [ 55%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/JPEGReaderPlugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib -install_name @executable_path/Plugins/libJPEGReaderPlugin.dylib CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 55%] Built target JPEGReaderPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.10.0.dir/build.make CMakeFiles/libssh2-1.10.0.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libssh2-1.10.0.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libssh2-1.10.0.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libssh2-1.10.0.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libssh2-1.10.0.dir/depend.internal". Scanning dependencies of target libssh2-1.10.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.10.0.dir/build.make CMakeFiles/libssh2-1.10.0.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libssh2-1.10.0-src/libssh2.1.0.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libssh2-1.10.0-src/libssh2.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libssh2-1.10.0-src/libssh2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 55%] Built target libssh2-1.10.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.5.2.dir/build.make CMakeFiles/libgit2-1.5.2.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libgit2-1.5.2.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libgit2-1.5.2.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libgit2-1.5.2.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libgit2-1.5.2.dir/depend.internal". Scanning dependencies of target libgit2-1.5.2 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.5.2.dir/build.make CMakeFiles/libgit2-1.5.2.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.5.2-src/libgit2.1.5.2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.5.2-src/libgit2.1.5.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 55%] Built target libgit2-1.5.2 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/LocalePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/LocalePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/LocalePlugin.dir/depend.internal". Scanning dependencies of target LocalePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/build [ 56%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c [ 57%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c [ 57%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/LocalePlugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib -install_name @executable_path/Plugins/libLocalePlugin.dylib CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib -framework CoreFoundation build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 57%] Built target LocalePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/SurfacePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/SurfacePlugin.dir/depend.internal". Scanning dependencies of target SurfacePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/build [ 58%] Building C object CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c [ 58%] Building C object CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c [ 59%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/SurfacePlugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib -install_name @executable_path/Plugins/libSurfacePlugin.dylib CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 59%] Built target SurfacePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/SocketPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/SocketPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/SocketPlugin.dir/depend.internal". Scanning dependencies of target SocketPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/build [ 60%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Looking for dlopen in dyld - not found -- Performing Test HAVE_TM_GMTOFF [ 60%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c [ 61%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/SocketPlugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib -install_name @executable_path/Plugins/libSocketPlugin.dylib CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 61%] Built target SocketPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Scanning dependencies of target libgit2-1.4.4 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-src/libgit2.1.4.4.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-src/libgit2.1.4.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-src/libgit2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 61%] Built target libgit2-1.4.4 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Scanning dependencies of target JPEGReadWriter2Plugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/build [ 61%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Performing Test HAVE_TM_GMTOFF - Failed -- Looking for include file sys/uuid.h [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c [ 65%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c [ 65%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Looking for include file sys/uuid.h - not found -- Looking for include file uuid/uuid.h [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c [ 69%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c [ 69%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Looking for include file uuid/uuid.h - not found -- Looking for include file uuid.h [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Looking for include file uuid.h - not found -- Looking for uuidgen in uuid [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c [ 74%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c [ 74%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c [ 76%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c [ 77%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c [ 77%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c [ 78%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Looking for uuidgen in uuid - not found -- Looking for uuid_generate in uuid [ 78%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c [ 79%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c [ 79%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c [ 80%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c [ 81%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c [ 81%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c [ 82%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Looking for uuid_generate in uuid - not found Defining Windows VM to download for code generation [ 82%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c [ 83%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c [ 83%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- C Compiler: /usr/bin/x86_64-w64-mingw32-clang -- C++ Compiler: /usr/bin/x86_64-w64-mingw32-clang++ -- Resource Compiler: x86_64-w64-mingw32-windres [ 84%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c [ 85%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c [ 85%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Building FFI -- Downloading/updating libffi [ 86%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c [ 86%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c [ 87%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c [ 87%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c [ 88%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c [ 88%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c [ 89%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c [ 90%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c [ 90%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/JPEGReadWriter2Plugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib -install_name @executable_path/Plugins/libJPEGReadWriter2Plugin.dylib CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 90%] Built target JPEGReadWriter2Plugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Scanning dependencies of target FileAttributesPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/build [ 90%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c [ 91%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-download [ 92%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c [ 92%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/FileAttributesPlugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib -install_name @executable_path/Plugins/libFileAttributesPlugin.dylib CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 92%] Built target FileAttributesPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/DSAPrims.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/DSAPrims.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/DSAPrims.dir/depend.internal". Scanning dependencies of target DSAPrims /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/build [ 92%] Building C object CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DDSAPrims_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c [ 93%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/DSAPrims.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib -install_name @executable_path/Plugins/libDSAPrims.dylib CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 11%] Creating directories for 'libffi-download' [ 93%] Built target DSAPrims /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/UUIDPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/UUIDPlugin.dir/depend.internal". Scanning dependencies of target UUIDPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/build [ 93%] Building C object CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/plugins/UUIDPlugin/common/UUIDPlugin.c [ 94%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/UUIDPlugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib -install_name @executable_path/Plugins/libUUIDPlugin.dylib CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 94%] Built target UUIDPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Pharo.dir/build.make CMakeFiles/Pharo.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/Pharo.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/Pharo.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/Pharo.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/Pharo.dir/depend.internal". Scanning dependencies of target Pharo /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Pharo.dir/build.make CMakeFiles/Pharo.dir/build [ 95%] Building C object CMakeFiles/Pharo.dir/src/unixMain.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/Pharo.dir/src/unixMain.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/unixMain.c [ 95%] Linking C executable build/vm/Debug/Pharo.app/Contents/MacOS/Pharo /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/Pharo.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/Pharo.dir/src/unixMain.c.o -o build/vm/Debug/Pharo.app/Contents/MacOS/Pharo build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics Copying OS X content build/vm/Debug/Pharo.app/Contents/Resources/Pharo.icns /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_PR-700/repository/resources/mac/Pharo.icns build/vm/Debug/Pharo.app/Contents/Resources/Pharo.icns Copying OS X content build/vm/Debug/Pharo.app/Contents/Resources/PharoChanges.icns /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_PR-700/repository/resources/mac/PharoChanges.icns build/vm/Debug/Pharo.app/Contents/Resources/PharoChanges.icns [ 22%] Performing download step (git clone) for 'libffi-download' Copying OS X content build/vm/Debug/Pharo.app/Contents/Resources/PharoImage.icns /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_PR-700/repository/resources/mac/PharoImage.icns build/vm/Debug/Pharo.app/Contents/Resources/PharoImage.icns Copying OS X content build/vm/Debug/Pharo.app/Contents/Resources/PharoSources.icns /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_PR-700/repository/resources/mac/PharoSources.icns build/vm/Debug/Pharo.app/Contents/Resources/PharoSources.icns [ 95%] Built target Pharo /Library/Developer/CommandLineTools/usr/bin/make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/ffiTestLibrary /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/ffiTestLibrary/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Scanning dependencies of target TestLibrary /Library/Developer/CommandLineTools/usr/bin/make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build [ 95%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/basic_types.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/TestLibrary.dir/src/basic_types.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary/src/basic_types.c [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/TestLibrary.dir/src/callback_types.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary/src/callback_types.c Cloning into 'libffi-src'... [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callbacks.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/TestLibrary.dir/src/callbacks.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary/src/callbacks.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/TestLibrary.dir/src/callout.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary/src/callout.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/registerCallback.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/TestLibrary.dir/src/registerCallback.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary/src/registerCallback.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/TestLibrary.dir/src/structures.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary/src/structures.c [100%] Linking C shared library ../vm/Debug/Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/ffiTestLibrary && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/TestLibrary.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o ../vm/Debug/Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib -install_name @executable_path/Plugins/libTestLibrary.dylib CMakeFiles/TestLibrary.dir/src/basic_types.c.o CMakeFiles/TestLibrary.dir/src/callback_types.c.o CMakeFiles/TestLibrary.dir/src/callbacks.c.o CMakeFiles/TestLibrary.dir/src/callout.c.o CMakeFiles/TestLibrary.dir/src/registerCallback.c.o CMakeFiles/TestLibrary.dir/src/structures.c.o -Wl,-rpath,@executable_path/Plugins [100%] Built target TestLibrary /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_progress_start /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/CMakeFiles 0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Nothing to be done for `preinstall'. Install the project... /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/./ -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.4.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.6.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.0.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.5.2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.6.4.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2-2.0.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.1.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.5.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.40.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.6.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.37.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libffi.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.1.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/MacOS/Pharo -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/Resources -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/Resources/PharoSources.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/Resources/Pharo.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/Resources/PharoImage.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/Resources/PharoChanges.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/.//Pharo.app/Contents/Info.plist -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/config.h -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/pharoClient.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/errorCode.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/debug.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/pathUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/win/resources.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/interpreter.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/exportDefinition.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/threads -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/threads/vmthread.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/macros.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/jit -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/jit/jit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/stringUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/imageAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/parameters/parameters.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/sigjmp_support.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/fileDialog.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/pharo.h -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/dispdbg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/sqAssert.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/sqaio.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/sq.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/cmake/BuildType.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/cmake/FreeBSD.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/cmake/CMakeGraphVizOptions.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/threads -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/jit -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/packaging -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/packaging/linux -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/packaging/linux/bin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/resources -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/resources/mac -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/resources/windows -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/scripts -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/scripts/patchPharoPreTests.st -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/imageAccess.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/win32Main.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/macAlias.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/unixMain.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/utils -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/client.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/debug.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/errorCode.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/utils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/fileUtils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/debugUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffiTestLibrary -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffi -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffi/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffi/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffi/src/types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffi/src/worker -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/version.info -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/CMakeLists.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/macros.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/plugins.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated/ -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/vm/include/cogmethod.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/vm/include/vmRememberedSet.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/vm/include/cointerp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/vm/include/vmMemoryMap.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/vm/include/cogit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/vm/src/cointerp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/vm/src/cogit.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/vm/src/cogitIA32.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/vm/src/cogitMIPSEL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/vm/src/gcc3x-cointerp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/vm/src/cogitARMv5.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/vm/include/cogmethod.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/vm/include/vmRememberedSet.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/vm/include/cointerp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/vm/include/vmMemoryMap.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/vm/include/cogit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64SysV.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/vm/src/cointerp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/vm/src/cogit.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64WIN64.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/vm/src/cogitaarch64.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/vm/src/gcc3x-cointerp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/cogmethod.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/vmRememberedSet.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/cointerp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/vmMemoryMap.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/interp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/dist/include/pharovm/cogit.h Run CPack packaging tool... /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cpack --config ./CPackConfig.cmake CPack: Create package using ZIP CPack: Install projects CPack: - Run preinstall target for: PharoVM CPack: - Install project: PharoVM CPack: - Install component: Unspecified CPack: - Install component: bin CPack: - Install component: c-src CPack: - Install component: include CPack: Create package Branch 'v3.3-cmake' set up to track remote branch 'v3.3-cmake' from 'origin'. Switched to a new branch 'v3.3-cmake' [ 33%] Performing update step for 'libffi-download' CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-Unspecified.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-Unspecified.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-bin.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-bin.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-c-src.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-c-src.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-include.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-include.zip.sha1 generated. CPack: Create package using TGZ CPack: Install projects CPack: - Run preinstall target for: PharoVM HEAD is now at 609c829 Fixing the build for RiscV CPack: - Install project: PharoVM CPack: - Install component: Unspecified CPack: - Install component: bin CPack: - Install component: c-src [ 44%] No patch step for 'libffi-download' [ 55%] No configure step for 'libffi-download' CPack: - Install component: include [ 66%] No build step for 'libffi-download' CPack: Create package [ 77%] No install step for 'libffi-download' [ 88%] No test step for 'libffi-download' [100%] Completed 'libffi-download' [100%] Built target libffi-download CMake Deprecation Warning at /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-src/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Building for TARGET_PLATFORM: X86_WIN64 -- Check size of size_t -- Check size of size_t - done -- The ASM compiler identification is Clang -- Found assembler: /usr/bin/x86_64-w64-mingw32-clang -- Check size of double CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-Unspecified.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-Unspecified.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-bin.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-bin.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-c-src.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-c-src.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-include.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // dir [Pipeline] sh + mkdir -p artifacts-Darwin-x86_64 + cp -a build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-Unspecified.tar.gz build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-Unspecified.tar.gz.sha1 build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-Unspecified.zip build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-Unspecified.zip.sha1 build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-bin.tar.gz build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-bin.tar.gz.sha1 build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-bin.zip build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-bin.zip.sha1 build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-c-src.tar.gz build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-c-src.tar.gz.sha1 build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-c-src.zip build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-c-src.zip.sha1 build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-include.tar.gz build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-include.tar.gz.sha1 build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-include.zip build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-include.zip.sha1 build/build/packages/_CPack_Packages artifacts-Darwin-x86_64/ -- Check size of double - done -- Check size of long double [Pipeline] stash -- Check size of long double - done -- Looking for alloca -- Looking for alloca - not found -- Looking for mmap Stashed 16 file(s) [Pipeline] stash Stashed 5 file(s) [Pipeline] archiveArtifacts Archiving artifacts -- Looking for mmap - not found -- Looking for MAP_ANON -- Looking for MAP_ANON - not found -- Performing Test HAVE_MMAP_DEV_ZERO -- Performing Test HAVE_MMAP_DEV_ZERO - Failed -- Looking for alloca.h [Pipeline] archiveArtifacts Archiving artifacts -- Looking for alloca.h - not found -- Performing Test HAVE_ALLOCA -- Performing Test HAVE_ALLOCA - Failed -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for memory.h [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] unstash [Pipeline] readFile [Pipeline] stage [Pipeline] { (Checkout-Darwin-x86_64-StackVM) [Pipeline] dir Running in /builds/workspace/pharo-vm_PR-700/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 -- Looking for memory.h - found -- Looking for stdlib.h Cloning repository https://github.com/pharo-project/pharo-vm.git > git init /builds/workspace/pharo-vm_PR-700/repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.24.1 (Apple Git-126)' using GIT_ASKPASS to set credentials pharo-ci using token as pass > git fetch --tags --force --progress -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 -- Looking for stdlib.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - not found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for 4 include files stdlib.h, ..., float.h -- Looking for 4 include files stdlib.h, ..., float.h - found -- Looking for memcpy -- Looking for memcpy - found -- Looking for mkostemp -- Looking for mkostemp - not found -- Checking if .eh_frame section is read-only - no -- Checking HAVE_AS_X86_PCREL - yes -- Checking HAVE_AS_X86_64_UNWIND_SECTION_TYPE - no -- Checking HAVE_HIDDEN_VISIBILITY_ATTRIBUTE - no -- Checking if symbols are underscored - no -- Performing Test HAVE_AS_CFI_PSEUDO_OP -- Performing Test HAVE_AS_CFI_PSEUDO_OP - Failed -- Adding plugin: FilePlugin -- Adding plugin: FileAttributesPlugin -- Adding plugin: UUIDPlugin -- Adding plugin: SocketPlugin -- Adding plugin: SurfacePlugin -- Adding plugin: FloatArrayPlugin -- Adding plugin: LargeIntegers -- Adding plugin: JPEGReaderPlugin -- Adding plugin: JPEGReadWriter2Plugin -- Adding plugin: MiscPrimitivePlugin -- Adding plugin: B2DPlugin -- Adding plugin: LocalePlugin -- Adding plugin: SqueakSSL -- Adding plugin: DSAPrims Adding third-party libraries for Windows-x86_64: gcc-runtime-3.4 -- Downloading/updating gcc-runtime-3.4 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/gcc-runtime-3.4-download [ 11%] Creating directories for 'gcc-runtime-3.4-download' [ 22%] Performing download step (download, verify and extract) for 'gcc-runtime-3.4-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/gcc-runtime-3.4-download/gcc-runtime-3.4-download-prefix/src/gcc-runtime-3.4.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/gcc-runtime-3.4.zip' -- [download 11% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/gcc-runtime-3.4-download/gcc-runtime-3.4-download-prefix/src/gcc-runtime-3.4.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/gcc-runtime-3.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'gcc-runtime-3.4-download' [ 44%] No patch step for 'gcc-runtime-3.4-download' [ 55%] No configure step for 'gcc-runtime-3.4-download' [ 66%] No build step for 'gcc-runtime-3.4-download' [ 77%] No install step for 'gcc-runtime-3.4-download' [ 88%] No test step for 'gcc-runtime-3.4-download' [100%] Completed 'gcc-runtime-3.4-download' [100%] Built target gcc-runtime-3.4-download -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/gcc-runtime-3.4-src/iconv.dll -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/gcc-runtime-3.4-src/libgcc_s_seh-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/gcc-runtime-3.4-src/libwinpthread-1.dll -- Downloading Git2 binary Adding third-party libraries for Windows-x86_64: libgit2-1.4.4 -- Downloading/updating libgit2-1.4.4 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-download [ 11%] Creating directories for 'libgit2-1.4.4-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.4.4-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/libgit2-1.4.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 14% complete] -- [download 15% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 21% 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 37% complete] -- [download 38% 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 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 57% complete] -- [download 58% complete] -- [download 60% complete] -- [download 67% complete] -- [download 69% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 75% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 87% complete] -- [download 89% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libgit2-1.4.4-download' [ 44%] No patch step for 'libgit2-1.4.4-download' [ 55%] No configure step for 'libgit2-1.4.4-download' [ 66%] No build step for 'libgit2-1.4.4-download' [ 77%] No install step for 'libgit2-1.4.4-download' [ 88%] No test step for 'libgit2-1.4.4-download' [100%] Completed 'libgit2-1.4.4-download' [100%] Built target libgit2-1.4.4-download -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-src/libcharset-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-src/libgit2-1-4-4.dll -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-src/libhttp_parser-2.dll -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-src/libiconv-2.dll -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-src/libpcre2-8-0.dll -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-1.4.4-src/libssh2-1.dll Adding third-party libraries for Windows-x86_64: libgit2-1.5.2 -- Downloading/updating libgit2-1.5.2 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-1.5.2-download [ 11%] Creating directories for 'libgit2-1.5.2-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.5.2-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-1.5.2-download/libgit2-1.5.2-download-prefix/src/libgit2-1.5.2.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/libgit2-1.5.2.zip' -- [download 1% complete] -- [download 2% complete] -- [download 5% complete] -- [download 6% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% 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 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 67% complete] -- [download 69% complete] -- [download 71% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 79% complete] -- [download 80% complete] -- [download 83% complete] -- [download 84% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 91% complete] -- [download 92% complete] -- [download 94% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-1.5.2-download/libgit2-1.5.2-download-prefix/src/libgit2-1.5.2.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-1.5.2-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libgit2-1.5.2-download' [ 44%] No patch step for 'libgit2-1.5.2-download' [ 55%] No configure step for 'libgit2-1.5.2-download' [ 66%] No build step for 'libgit2-1.5.2-download' [ 77%] No install step for 'libgit2-1.5.2-download' [ 88%] No test step for 'libgit2-1.5.2-download' [100%] Completed 'libgit2-1.5.2-download' [100%] Built target libgit2-1.5.2-download -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-1.5.2-src/libgit2-1-5.dll Adding third-party libraries for Windows-x86_64: libgit2-1.6.4 -- Downloading/updating libgit2-1.6.4 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-1.6.4-download [ 11%] Creating directories for 'libgit2-1.6.4-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.6.4-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-1.6.4-download/libgit2-1.6.4-download-prefix/src/libgit2-1.6.4.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/libgit2-1.6.4.zip' Using shallow fetch with depth 2 -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 11% complete] -- [download 13% complete] -- [download 15% complete] -- [download 17% complete] -- [download 24% complete] -- [download 33% complete] -- [download 41% complete] -- [download 42% complete] -- [download 44% complete] -- [download 45% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 61% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 72% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-1.6.4-download/libgit2-1.6.4-download-prefix/src/libgit2-1.6.4.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-1.6.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done Merging remotes/origin/pharo-12 commit 89f4766740ff433d45375d4668e4d2f090667a82 into PR head commit 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 [ 33%] No update step for 'libgit2-1.6.4-download' Merge succeeded, producing 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 Checking out Revision 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 (PR-700) [ 44%] No patch step for 'libgit2-1.6.4-download' [ 55%] No configure step for 'libgit2-1.6.4-download' > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git using GIT_ASKPASS to set credentials pharo-ci using token as pass > git fetch --tags --force --progress -- https://github.com/pharo-project/pharo-vm.git +refs/pull/700/head:refs/remotes/origin/PR-700 +refs/heads/pharo-12:refs/remotes/origin/pharo-12 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials pharo-ci using token as pass > git merge 89f4766740ff433d45375d4668e4d2f090667a82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e5d1631d05b1e413c1d23a0aba9e24447027dc2 # timeout=10 [ 66%] No build step for 'libgit2-1.6.4-download' Commit message: "Updating hash for Darwin-x86_64" [ 77%] No install step for 'libgit2-1.6.4-download' [ 88%] No test step for 'libgit2-1.6.4-download' [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-Darwin-x86_64-StackVM-StackVM) [Pipeline] cmakeBuild [build-StackVM] $ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -G "Unix Makefiles" -DFLAVOUR=StackVM -DBUILD_IS_RELEASE=OFF -DFEATURE_MESSAGE_COUNT=TRUE -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE -DICEBERG_DEFAULT_REMOTE=httpsUrl /builds/workspace/pharo-vm_PR-700/repository [100%] Completed 'libgit2-1.6.4-download' [100%] Built target libgit2-1.6.4-download -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-1.6.4-src/libgit2-1-6.dll Adding third-party libraries for Windows-x86_64: libgit2-default-2023-04-14 -- Downloading/updating libgit2-default-2023-04-14 -- Setting build type to 'RelWithDebInfo' as none was specified. -- CMAKE_GENERATOR=Unix Makefiles -- Building version 10.0.5-0e5d1631d -- Commit hash 0e5d1631d : 2023-10-05 16:25:34 +0200 -- No user build settings. -- v10.0.5-45-g0e5d1631d - Commit: 0e5d1631d - Date: 2023-10-05 16:25:34 +0200 -- The C compiler identification is AppleClang 11.0.3.11030032 -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-default-2023-04-14-download -- 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 [ 11%] Creating directories for 'libgit2-default-2023-04-14-download' -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of void* -- Check size of void* - done -- int 4 -- long 8 -- long long 8 -- void* 8 -- Writing libraries to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/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 [ 22%] Performing download step (download, verify and extract) for 'libgit2-default-2023-04-14-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-default-2023-04-14-download/libgit2-default-2023-04-14-download-prefix/src/libgit2-default-2023-04-14.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/libgit2-default-2023-04-14.zip' -- [download 1% complete] -- [download 2% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 9% complete] -- [download 10% complete] -- [download 12% 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 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 38% complete] -- [download 39% complete] -- [download 41% complete] -- [download 42% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 60% complete] -- [download 62% complete] -- [download 63% complete] -- [download 65% complete] -- [download 66% complete] -- [download 69% complete] -- [download 71% complete] -- [download 77% complete] -- [download 78% complete] -- [download 80% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-default-2023-04-14-download/libgit2-default-2023-04-14-download-prefix/src/libgit2-default-2023-04-14.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-default-2023-04-14-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libgit2-default-2023-04-14-download' [ 44%] No patch step for 'libgit2-default-2023-04-14-download' -- 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 [ 55%] No configure step for 'libgit2-default-2023-04-14-download' [ 66%] No build step for 'libgit2-default-2023-04-14-download' [ 77%] No install step for 'libgit2-default-2023-04-14-download' [ 88%] No test step for 'libgit2-default-2023-04-14-download' [100%] Completed 'libgit2-default-2023-04-14-download' -- Performing Test HAVE_TM_GMTOFF - Success -- Looking for include file sys/uuid.h -- Looking for include file sys/uuid.h - not found -- Looking for include file uuid/uuid.h -- Looking for include file uuid/uuid.h - found -- Looking for include file uuid.h -- Looking for include file uuid.h - not found -- Looking for uuidgen in uuid -- Looking for uuidgen in uuid - not found -- Looking for uuid_generate in uuid -- Looking for uuid_generate in uuid - not found Defining OSX VM to download for code generation -- C Compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- C++ Compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- Resource Compiler: -- Building FFI -- Downloading/updating libffi -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-download Scanning dependencies of target libffi-download [ 11%] Creating directories for 'libffi-download' [ 22%] Performing download step (git clone) for 'libffi-download' Cloning into 'libffi-src'... [100%] Built target libgit2-default-2023-04-14-download -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libgit2-default-2023-04-14-src/libgit2.dll Adding third-party libraries for Windows-x86_64: zlib-1.2.13 -- Downloading/updating zlib-1.2.13 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/zlib-1.2.13-download [ 11%] Creating directories for 'zlib-1.2.13-download' [ 22%] Performing download step (download, verify and extract) for 'zlib-1.2.13-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/zlib-1.2.13-download/zlib-1.2.13-download-prefix/src/zlib-1.2.13.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/zlib-1.2.13.zip' -- [download 18% complete] -- [download 66% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/zlib-1.2.13-download/zlib-1.2.13-download-prefix/src/zlib-1.2.13.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/zlib-1.2.13-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'zlib-1.2.13-download' [ 44%] No patch step for 'zlib-1.2.13-download' [ 55%] No configure step for 'zlib-1.2.13-download' [ 66%] No build step for 'zlib-1.2.13-download' [ 77%] No install step for 'zlib-1.2.13-download' [ 88%] No test step for 'zlib-1.2.13-download' Switched to a new branch 'v3.3-cmake' Branch 'v3.3-cmake' set up to track remote branch 'v3.3-cmake' from 'origin'. [ 33%] No patch step for 'libffi-download' [ 44%] Performing update step for 'libffi-download' Current branch v3.3-cmake is up to date. [ 55%] No configure step for 'libffi-download' [ 66%] No build step for 'libffi-download' [ 77%] No install step for 'libffi-download' [ 88%] No test step for 'libffi-download' [100%] Completed 'libffi-download' [100%] Built target libffi-download -- Building for TARGET_PLATFORM: X86_64 -- Check size of size_t -- Check size of size_t - done -- The ASM compiler identification is Clang -- Found assembler: /Library/Developer/CommandLineTools/usr/bin/cc -- Check size of double -- Check size of double - done -- Check size of long double -- Check size of long double - done -- Looking for alloca -- Looking for alloca - not found -- Looking for mmap [100%] Completed 'zlib-1.2.13-download' [100%] Built target zlib-1.2.13-download -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/zlib-1.2.13-src/zlib1.dll Adding third-party libraries for Windows-x86_64: openssl-1.1.1k -- Downloading/updating openssl-1.1.1k -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-download -- Looking for mmap - found -- Looking for MAP_ANON -- Looking for MAP_ANON - found -- Performing Test HAVE_MMAP_DEV_ZERO -- Performing Test HAVE_MMAP_DEV_ZERO - Failed -- Looking for alloca.h -- Looking for alloca.h - found -- Performing Test HAVE_ALLOCA -- Performing Test HAVE_ALLOCA - Success -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for strings.h [ 11%] Creating directories for 'openssl-1.1.1k-download' [ 22%] Performing download step (download, verify and extract) for 'openssl-1.1.1k-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/openssl-1.1.1k.zip' -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 10% complete] -- [download 11% complete] -- [download 13% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 32% complete] -- [download 33% complete] -- [download 35% complete] -- [download 36% 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 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 69% complete] -- [download 70% complete] -- [download 72% complete] -- [download 74% complete] -- [download 75% complete] -- [download 77% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done -- Looking for strings.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for 4 include files stdlib.h, ..., float.h -- Looking for 4 include files stdlib.h, ..., float.h - found -- Looking for memcpy -- Looking for memcpy - found -- Looking for mkostemp -- Looking for mkostemp - not found -- Checking if .eh_frame section is read-only - no -- Checking HAVE_AS_X86_PCREL - yes -- Checking HAVE_AS_X86_64_UNWIND_SECTION_TYPE - no -- Checking HAVE_HIDDEN_VISIBILITY_ATTRIBUTE - no -- Checking if symbols are underscored - no -- Performing Test HAVE_AS_CFI_PSEUDO_OP -- Performing Test HAVE_AS_CFI_PSEUDO_OP - Failed -- Adding plugin: FilePlugin -- Adding plugin: FileAttributesPlugin -- Adding plugin: UUIDPlugin -- Adding plugin: SocketPlugin -- Adding plugin: SurfacePlugin -- Adding plugin: FloatArrayPlugin -- Adding plugin: LargeIntegers -- Adding plugin: JPEGReaderPlugin -- Adding plugin: JPEGReadWriter2Plugin -- Adding plugin: MiscPrimitivePlugin -- Adding plugin: B2DPlugin -- Adding plugin: LocalePlugin -- Adding plugin: SqueakSSL -- Adding plugin: DSAPrims -- Adding plugin: UnixOSProcessPlugin -- Downloading Git2 binary Adding third-party libraries for Darwin-x86_64: libgit2-1.4.4 -- Downloading/updating libgit2-1.4.4 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.4.4-download Scanning dependencies of target libgit2-1.4.4-download [ 11%] Creating directories for 'libgit2-1.4.4-download' [ 33%] No update step for 'openssl-1.1.1k-download' [ 44%] No patch step for 'openssl-1.1.1k-download' [ 55%] No configure step for 'openssl-1.1.1k-download' [ 66%] No build step for 'openssl-1.1.1k-download' [ 77%] No install step for 'openssl-1.1.1k-download' [ 88%] No test step for 'openssl-1.1.1k-download' [100%] Completed 'openssl-1.1.1k-download' [100%] Built target openssl-1.1.1k-download [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.4.4-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-1.4.4.zip' -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 12% 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 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 57% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.4.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libgit2-1.4.4-download' [ 44%] No update step for 'libgit2-1.4.4-download' [ 55%] No configure step for 'libgit2-1.4.4-download' [ 66%] No build step for 'libgit2-1.4.4-download' [ 77%] No install step for 'libgit2-1.4.4-download' [ 88%] No test step for 'libgit2-1.4.4-download' [100%] Completed 'libgit2-1.4.4-download' [100%] Built target libgit2-1.4.4-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.4.4-src/libgit2.1.4.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.4.4-src/libgit2.1.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.4.4-src/libgit2.dylib Adding third-party libraries for Darwin-x86_64: libgit2-1.5.2 -- Downloading/updating libgit2-1.5.2 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.5.2-download Scanning dependencies of target libgit2-1.5.2-download [ 11%] Creating directories for 'libgit2-1.5.2-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.5.2-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.5.2-download/libgit2-1.5.2-download-prefix/src/libgit2-1.5.2.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-1.5.2.zip' -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.5.2-download/libgit2-1.5.2-download-prefix/src/libgit2-1.5.2.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.5.2-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libgit2-1.5.2-download' [ 44%] No update step for 'libgit2-1.5.2-download' [ 55%] No configure step for 'libgit2-1.5.2-download' [ 66%] No build step for 'libgit2-1.5.2-download' [ 77%] No install step for 'libgit2-1.5.2-download' [ 88%] No test step for 'libgit2-1.5.2-download' [100%] Completed 'libgit2-1.5.2-download' [100%] Built target libgit2-1.5.2-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.5.2-src/libgit2.1.5.2.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.5.2-src/libgit2.1.5.dylib Adding third-party libraries for Darwin-x86_64: libgit2-1.6.4 -- Downloading/updating libgit2-1.6.4 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.6.4-download Scanning dependencies of target libgit2-1.6.4-download [ 11%] Creating directories for 'libgit2-1.6.4-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.6.4-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.6.4-download/libgit2-1.6.4-download-prefix/src/libgit2-1.6.4.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-1.6.4.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.6.4-download/libgit2-1.6.4-download-prefix/src/libgit2-1.6.4.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.6.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libgit2-1.6.4-download' [ 44%] No update step for 'libgit2-1.6.4-download' [ 55%] No configure step for 'libgit2-1.6.4-download' [ 66%] No build step for 'libgit2-1.6.4-download' [ 77%] No install step for 'libgit2-1.6.4-download' [ 88%] No test step for 'libgit2-1.6.4-download' [100%] Completed 'libgit2-1.6.4-download' [100%] Built target libgit2-1.6.4-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.6.4-src/libgit2.1.6.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.6.4-src/libgit2.1.6.dylib Adding third-party libraries for Darwin-x86_64: libgit2-default-2023-04-14 -- Downloading/updating libgit2-default-2023-04-14 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-default-2023-04-14-download Scanning dependencies of target libgit2-default-2023-04-14-download -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-src/libcrypto-1_1-x64.dll -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/openssl-1.1.1k-src/libssl-1_1-x64.dll Adding third-party libraries for Windows-x86_64: ssh2-1.10.0 -- Downloading/updating ssh2-1.10.0 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/ssh2-1.10.0-download [ 11%] Creating directories for 'ssh2-1.10.0-download' [ 22%] Performing download step (download, verify and extract) for 'ssh2-1.10.0-download' [ 11%] Creating directories for 'libgit2-default-2023-04-14-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-default-2023-04-14-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-default-2023-04-14-download/libgit2-default-2023-04-14-download-prefix/src/libgit2-default-2023-04-14.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-default-2023-04-14.zip' -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-default-2023-04-14-download/libgit2-default-2023-04-14-download-prefix/src/libgit2-default-2023-04-14.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-default-2023-04-14-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libgit2-default-2023-04-14-download' [ 44%] No update step for 'libgit2-default-2023-04-14-download' [ 55%] No configure step for 'libgit2-default-2023-04-14-download' [ 66%] No build step for 'libgit2-default-2023-04-14-download' [ 77%] No install step for 'libgit2-default-2023-04-14-download' [ 88%] No test step for 'libgit2-default-2023-04-14-download' [100%] Completed 'libgit2-default-2023-04-14-download' [100%] Built target libgit2-default-2023-04-14-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-default-2023-04-14-src/libgit2.dylib Adding third-party libraries for Darwin-x86_64: libssh2-1.10.0 -- Downloading/updating libssh2-1.10.0 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libssh2-1.10.0-download Scanning dependencies of target libssh2-1.10.0-download [ 11%] Creating directories for 'libssh2-1.10.0-download' [ 22%] Performing download step (download, verify and extract) for 'libssh2-1.10.0-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libssh2-1.10.0-download/libssh2-1.10.0-download-prefix/src/libssh2-1.10.0.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libssh2-1.10.0.zip' -- [download 1% complete] -- [download 8% complete] -- [download 11% complete] -- [download 14% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 39% complete] -- [download 41% complete] -- [download 42% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libssh2-1.10.0-download/libssh2-1.10.0-download-prefix/src/libssh2-1.10.0.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libssh2-1.10.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libssh2-1.10.0-download' [ 44%] No update step for 'libssh2-1.10.0-download' [ 55%] No configure step for 'libssh2-1.10.0-download' [ 66%] No build step for 'libssh2-1.10.0-download' [ 77%] No install step for 'libssh2-1.10.0-download' [ 88%] No test step for 'libssh2-1.10.0-download' [100%] Completed 'libssh2-1.10.0-download' [100%] Built target libssh2-1.10.0-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libssh2-1.10.0-src/libssh2.1.0.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libssh2-1.10.0-src/libssh2.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libssh2-1.10.0-src/libssh2.dylib Adding third-party libraries for Darwin-x86_64: openssl-1.1.1k -- Downloading/updating openssl-1.1.1k -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/openssl-1.1.1k-download Scanning dependencies of target openssl-1.1.1k-download [ 11%] Creating directories for 'openssl-1.1.1k-download' [ 22%] Performing download step (download, verify and extract) for 'openssl-1.1.1k-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/openssl-1.1.1k.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/openssl-1.1.1k-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'openssl-1.1.1k-download' [ 44%] No update step for 'openssl-1.1.1k-download' [ 55%] No configure step for 'openssl-1.1.1k-download' [ 66%] No build step for 'openssl-1.1.1k-download' [ 77%] No install step for 'openssl-1.1.1k-download' [ 88%] No test step for 'openssl-1.1.1k-download' [100%] Completed 'openssl-1.1.1k-download' [100%] Built target openssl-1.1.1k-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/openssl-1.1.1k-src/libcrypto.1.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/openssl-1.1.1k-src/libcrypto.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/openssl-1.1.1k-src/libssl.1.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/openssl-1.1.1k-src/libssl.dylib Adding third-party libraries for Darwin-x86_64: freetype-2.12.1 -- Downloading/updating freetype-2.12.1 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/freetype-2.12.1-download Scanning dependencies of target freetype-2.12.1-download [ 11%] Creating directories for 'freetype-2.12.1-download' [ 22%] Performing download step (download, verify and extract) for 'freetype-2.12.1-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/freetype-2.12.1.zip' -- [download 1% complete] -- [download 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] -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/ssh2-1.10.0-download/ssh2-1.10.0-download-prefix/src/ssh2-1.10.0.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/ssh2-1.10.0.zip' -- [download 6% complete] -- [download 20% complete] -- [download 37% complete] -- [download 49% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/ssh2-1.10.0-download/ssh2-1.10.0-download-prefix/src/ssh2-1.10.0.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/ssh2-1.10.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'ssh2-1.10.0-download' [ 44%] No patch step for 'ssh2-1.10.0-download' [ 55%] No configure step for 'ssh2-1.10.0-download' [ 66%] No build step for 'ssh2-1.10.0-download' [ 77%] No install step for 'ssh2-1.10.0-download' -- [download 25% 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 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 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 86% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 93% complete] -- [download 95% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/freetype-2.12.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'freetype-2.12.1-download' [ 44%] No update step for 'freetype-2.12.1-download' [ 55%] No configure step for 'freetype-2.12.1-download' [ 66%] No build step for 'freetype-2.12.1-download' [ 77%] No install step for 'freetype-2.12.1-download' [ 88%] No test step for 'freetype-2.12.1-download' [100%] Completed 'freetype-2.12.1-download' [100%] Built target freetype-2.12.1-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/freetype-2.12.1-src/libfreetype.6.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/freetype-2.12.1-src/libfreetype.dylib Adding third-party libraries for Darwin-x86_64: fontconfig-2.13.1 -- Downloading/updating fontconfig-2.13.1 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/fontconfig-2.13.1-download Scanning dependencies of target fontconfig-2.13.1-download [ 11%] Creating directories for 'fontconfig-2.13.1-download' [ 22%] Performing download step (download, verify and extract) for 'fontconfig-2.13.1-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/fontconfig-2.13.1.zip' -- [download 3% complete] -- [download 6% complete] -- [download 9% complete] -- [download 10% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% 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 51% complete] -- [download 52% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 58% complete] -- [download 60% complete] -- [download 63% complete] -- [download 64% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/fontconfig-2.13.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'fontconfig-2.13.1-download' [ 44%] No update step for 'fontconfig-2.13.1-download' [ 55%] No configure step for 'fontconfig-2.13.1-download' [ 66%] No build step for 'fontconfig-2.13.1-download' [ 77%] No install step for 'fontconfig-2.13.1-download' [ 88%] No test step for 'fontconfig-2.13.1-download' [100%] Completed 'fontconfig-2.13.1-download' [100%] Built target fontconfig-2.13.1-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/fontconfig-2.13.1-src/libfontconfig.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/fontconfig-2.13.1-src/libfontconfig.dylib Adding third-party libraries for Darwin-x86_64: harfbuzz-5.3.1 -- Downloading/updating harfbuzz-5.3.1 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/harfbuzz-5.3.1-download Scanning dependencies of target harfbuzz-5.3.1-download [ 11%] Creating directories for 'harfbuzz-5.3.1-download' [ 22%] Performing download step (download, verify and extract) for 'harfbuzz-5.3.1-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/harfbuzz-5.3.1.zip' -- [download 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 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/harfbuzz-5.3.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'harfbuzz-5.3.1-download' [ 44%] No update step for 'harfbuzz-5.3.1-download' [ 55%] No configure step for 'harfbuzz-5.3.1-download' [ 66%] No build step for 'harfbuzz-5.3.1-download' [ 77%] No install step for 'harfbuzz-5.3.1-download' [ 88%] No test step for 'harfbuzz-5.3.1-download' [100%] Completed 'harfbuzz-5.3.1-download' [100%] Built target harfbuzz-5.3.1-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.dylib Adding third-party libraries for Darwin-x86_64: pixman-0.40.0 -- Downloading/updating pixman-0.40.0 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/pixman-0.40.0-download Scanning dependencies of target pixman-0.40.0-download [ 11%] Creating directories for 'pixman-0.40.0-download' [ 22%] Performing download step (download, verify and extract) for 'pixman-0.40.0-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/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 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 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 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 66% complete] -- [download 71% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/pixman-0.40.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'pixman-0.40.0-download' [ 44%] No update step for 'pixman-0.40.0-download' [ 55%] No configure step for 'pixman-0.40.0-download' [ 66%] No build step for 'pixman-0.40.0-download' [ 77%] No install step for 'pixman-0.40.0-download' [ 88%] No test step for 'pixman-0.40.0-download' [100%] Completed 'pixman-0.40.0-download' [100%] Built target pixman-0.40.0-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/pixman-0.40.0-src/libpixman-1.0.40.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/pixman-0.40.0-src/libpixman-1.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/pixman-0.40.0-src/libpixman-1.dylib Adding third-party libraries for Darwin-x86_64: cairo-1.17.4 -- Downloading/updating cairo-1.17.4 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/cairo-1.17.4-download Scanning dependencies of target cairo-1.17.4-download [ 11%] Creating directories for 'cairo-1.17.4-download' [ 88%] No test step for 'ssh2-1.10.0-download' [100%] Completed 'ssh2-1.10.0-download' [100%] Built target ssh2-1.10.0-download -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/ssh2-1.10.0-src/libssh2-1-10-0-1.dll Adding third-party libraries for Windows-x86_64: freetype-2.12.1 -- Downloading/updating freetype-2.12.1 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/freetype-2.12.1-download [ 22%] Performing download step (download, verify and extract) for 'cairo-1.17.4-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/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 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 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 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/cairo-1.17.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'cairo-1.17.4-download' [ 44%] No update step for 'cairo-1.17.4-download' [ 55%] No configure step for 'cairo-1.17.4-download' [ 66%] No build step for 'cairo-1.17.4-download' [ 77%] No install step for 'cairo-1.17.4-download' [ 88%] No test step for 'cairo-1.17.4-download' [100%] Completed 'cairo-1.17.4-download' [100%] Built target cairo-1.17.4-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/cairo-1.17.4-src/libcairo.2.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/cairo-1.17.4-src/libcairo.dylib Adding third-party libraries for Darwin-x86_64: libpng-1.6.37 -- Downloading/updating libpng-1.6.37 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libpng-1.6.37-download Scanning dependencies of target libpng-1.6.37-download [ 11%] Creating directories for 'libpng-1.6.37-download' [ 22%] Performing download step (download, verify and extract) for 'libpng-1.6.37-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/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 1% complete] -- [download 5% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 39% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 49% complete] -- [download 50% complete] -- [download 65% complete] -- [download 76% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libpng-1.6.37-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libpng-1.6.37-download' [ 44%] No update step for 'libpng-1.6.37-download' [ 55%] No configure step for 'libpng-1.6.37-download' [ 66%] No build step for 'libpng-1.6.37-download' [ 77%] No install step for 'libpng-1.6.37-download' [ 88%] No test step for 'libpng-1.6.37-download' [100%] Completed 'libpng-1.6.37-download' [100%] Built target libpng-1.6.37-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libpng-1.6.37-src/libpng.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libpng-1.6.37-src/libpng16.16.37.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libpng-1.6.37-src/libpng16.16.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libpng-1.6.37-src/libpng16.dylib -- Downloading SDL2 binary Adding third-party libraries for Darwin-x86_64: SDL2-2.24.1 -- Downloading/updating SDL2-2.24.1 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/SDL2-2.24.1-download Scanning dependencies of target SDL2-2.24.1-download [ 11%] Creating directories for 'SDL2-2.24.1-download' [ 22%] Performing download step (download, verify and extract) for 'SDL2-2.24.1-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/SDL2-2.24.1.zip' -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/SDL2-2.24.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'SDL2-2.24.1-download' [ 44%] No update step for 'SDL2-2.24.1-download' [ 55%] No configure step for 'SDL2-2.24.1-download' [ 66%] No build step for 'SDL2-2.24.1-download' [ 77%] No install step for 'SDL2-2.24.1-download' [ 88%] No test step for 'SDL2-2.24.1-download' [100%] Completed 'SDL2-2.24.1-download' [100%] Built target SDL2-2.24.1-download -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/SDL2-2.24.1-src/libSDL2-2.0.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/SDL2-2.24.1-src/libSDL2.dylib -- dot executable from Graphviz not found. Dependency graphs not generated -- Configuring done CMake Warning (dev): Policy CMP0068 is not set: RPATH settings on macOS do not affect install_name. Run "cmake --help-policy CMP0068" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, the install_name fields for the following targets are still affected by RPATH settings: B2DPlugin BitBltPlugin DSAPrims FileAttributesPlugin FilePlugin FloatArrayPlugin JPEGReadWriter2Plugin JPEGReaderPlugin LargeIntegers LocalePlugin MiscPrimitivePlugin PharoVMCore SocketPlugin SqueakSSL SurfacePlugin TestLibrary UUIDPlugin UnixOSProcessPlugin ffi_shared This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM [Pipeline] dir Running in /builds/workspace/pharo-vm_PR-700/build-StackVM [Pipeline] { [Pipeline] sh + VERBOSE=1 + make install package /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -S/builds/workspace/pharo-vm_PR-700/repository -B/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM --check-build-system CMakeFiles/Makefile.cmake 0 /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_progress_start /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/progress.marks /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 all /Library/Developer/CommandLineTools/usr/bin/make -f libffi-build/CMakeFiles/objlib.dir/build.make libffi-build/CMakeFiles/objlib.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-src /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/CMakeFiles/objlib.dir/depend.internal". Scanning dependencies of target objlib /Library/Developer/CommandLineTools/usr/bin/make -f libffi-build/CMakeFiles/objlib.dir/build.make libffi-build/CMakeFiles/objlib.dir/build [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/closures.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/closures.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-src/src/closures.c [ 11%] Creating directories for 'freetype-2.12.1-download' [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/java_raw_api.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/java_raw_api.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-src/src/java_raw_api.c [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/prep_cif.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/prep_cif.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-src/src/prep_cif.c [ 3%] Building C object libffi-build/CMakeFiles/objlib.dir/src/raw_api.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/raw_api.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-src/src/raw_api.c [ 3%] Building C object libffi-build/CMakeFiles/objlib.dir/src/types.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/types.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-src/src/types.c [ 22%] Performing download step (download, verify and extract) for 'freetype-2.12.1-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/freetype-2.12.1.zip' -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 5% complete] -- [download 6% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 15% 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] [ 4%] Building C object libffi-build/CMakeFiles/objlib.dir/src/x86/ffi64.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/x86/ffi64.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-src/src/x86/ffi64.c [ 4%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/x86/unix64.S.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-src/include -O2 -g -DNDEBUG -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/x86/unix64.S.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-src/src/x86/unix64.S [ 5%] Building C object libffi-build/CMakeFiles/objlib.dir/src/x86/ffiw64.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/x86/ffiw64.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-src/src/x86/ffiw64.c [ 5%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/x86/win64.S.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-src/include -O2 -g -DNDEBUG -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/x86/win64.S.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-src/src/x86/win64.S -- [download 30% complete] -- [download 31% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% 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 49% complete] -- [download 50% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 58% 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 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done [ 5%] Built target objlib /Library/Developer/CommandLineTools/usr/bin/make -f libffi-build/CMakeFiles/ffi_shared.dir/build.make libffi-build/CMakeFiles/ffi_shared.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-src /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Scanning dependencies of target ffi_shared /Library/Developer/CommandLineTools/usr/bin/make -f libffi-build/CMakeFiles/ffi_shared.dir/build.make libffi-build/CMakeFiles/ffi_shared.dir/build [ 6%] Linking C shared library ../build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/ffi_shared.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o ../build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -install_name @executable_path/Plugins/libffi.dylib CMakeFiles/objlib.dir/src/closures.c.o CMakeFiles/objlib.dir/src/java_raw_api.c.o CMakeFiles/objlib.dir/src/prep_cif.c.o CMakeFiles/objlib.dir/src/raw_api.c.o CMakeFiles/objlib.dir/src/types.c.o CMakeFiles/objlib.dir/src/x86/ffi64.c.o CMakeFiles/objlib.dir/src/x86/unix64.S.o CMakeFiles/objlib.dir/src/x86/ffiw64.c.o CMakeFiles/objlib.dir/src/x86/win64.S.o -Wl,-rpath,@executable_path/Plugins [ 6%] Built target ffi_shared /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/vmmaker_vm.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/vmmaker_vm.dir/depend.internal". Scanning dependencies of target vmmaker_vm /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/build [ 7%] Creating directories for 'vmmaker_vm' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/vm /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/vm /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/tmp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-mkdir [ 7%] Performing download step (download, verify and extract) for 'vmmaker_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Darwin-x86_64-bin.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-x86_64/PharoVM-10.0.7-0334d2b8-Darwin-x86_64-bin.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/freetype-2.12.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done -- [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] [ 33%] No update step for 'freetype-2.12.1-download' [ 44%] No patch step for 'freetype-2.12.1-download' -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Darwin-x86_64-bin.zip' -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/verify-vmmaker_vm.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/extract-vmmaker_vm.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Darwin-x86_64-bin.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/vm' -- extracting... [tar xfz] [ 55%] No configure step for 'freetype-2.12.1-download' -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-download [ 7%] No patch step for 'vmmaker_vm' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-patch [ 8%] No update step for 'vmmaker_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-update [ 9%] No configure step for 'vmmaker_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-configure [ 10%] No build step for 'vmmaker_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-build [ 10%] No install step for 'vmmaker_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-install [ 11%] Completed 'vmmaker_vm' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/vmmaker_vm-complete /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-done [ 66%] No build step for 'freetype-2.12.1-download' [ 11%] Built target vmmaker_vm /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/vmmaker.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/vmmaker.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/vmmaker.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/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 [ 11%] Creating directories for 'vmmaker' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/image /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/image /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/tmp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-mkdir [ 12%] Performing download step (download, verify and extract) for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker-stamp/download-vmmaker.cmake -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' timeout='none' -- Using src='https://files.pharo.org/image/110/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] [ 77%] No install step for 'freetype-2.12.1-download' -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker-stamp/verify-vmmaker.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker-stamp/extract-vmmaker.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/image' -- extracting... [tar xfz] [ 88%] No test step for 'freetype-2.12.1-download' -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-download [ 13%] No patch step for 'vmmaker' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-patch [ 13%] No update step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-update [ 13%] No configure step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-configure [ 14%] Performing build step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/image/Pharo11-SNAPSHOT-64bit-cf3d3fd.image --no-default-preferences save VMMaker [100%] Completed 'freetype-2.12.1-download' [100%] Built target freetype-2.12.1-download -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/freetype-2.12.1-src/libbz2-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/freetype-2.12.1-src/libfreetype-6.dll Adding third-party libraries for Windows-x86_64: fontconfig-2.13.1 -- Downloading/updating fontconfig-2.13.1 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-download [ 11%] Creating directories for 'fontconfig-2.13.1-download' [ 22%] Performing download step (download, verify and extract) for 'fontconfig-2.13.1-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/fontconfig-2.13.1.zip' -- [download 1% complete] -- [download 3% complete] -- [download 4% complete] cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /builds/workspace/pharo-vm_PR-700/repository/scripts/installVMMaker.st /builds/workspace/pharo-vm_PR-700/repository httpsUrl NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) MetacelloNotification: Fetched -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 14% complete] -- [download 16% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 30% complete] -- [download 33% complete] -- [download 34% complete] -- [download 36% complete] -- [download 38% complete] -- [download 41% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 55% complete] -- [download 56% complete] -- [download 59% complete] -- [download 62% complete] -- [download 64% complete] -- [download 66% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 74% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 82% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 90% complete] -- [download 93% complete] -- [download 94% complete] -- [download 96% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-src' -- extracting... [tar xfz] MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Loading baseline of BaselineOfVMMaker... -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'fontconfig-2.13.1-download' [ 44%] No patch step for 'fontconfig-2.13.1-download' MetacelloNotification: Fetched -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] MetacelloNotification: Loading -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] [ 55%] No configure step for 'fontconfig-2.13.1-download' MetacelloNotification: Loaded -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] [ 66%] No build step for 'fontconfig-2.13.1-download' [ 77%] No install step for 'fontconfig-2.13.1-download' MetacelloNotification: Fetched -> BaselineOfOpalSimdBytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] MetacelloNotification: Loading -> BaselineOfOpalSimdBytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] MetacelloNotification: Loaded -> BaselineOfOpalSimdBytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] [ 88%] No test step for 'fontconfig-2.13.1-download' [100%] Completed 'fontconfig-2.13.1-download' [100%] Built target fontconfig-2.13.1-download -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-src/libexpat-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/fontconfig-2.13.1-src/libfontconfig-1.dll Adding third-party libraries for Windows-x86_64: harfbuzz-5.3.1 -- Downloading/updating harfbuzz-5.3.1 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-download [ 11%] Creating directories for 'harfbuzz-5.3.1-download' [ 22%] Performing download step (download, verify and extract) for 'harfbuzz-5.3.1-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/harfbuzz-5.3.1.zip' -- [download 1% complete] -- [download 3% complete] -- [download 5% complete] -- [download 6% complete] -- [download 8% complete] -- [download 10% complete] -- [download 12% complete] -- [download 13% complete] -- [download 15% complete] -- [download 17% 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 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 33% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 39% complete] -- [download 41% complete] -- [download 43% complete] -- [download 45% complete] -- [download 47% complete] -- [download 49% complete] -- [download 50% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 56% complete] -- [download 57% complete] -- [download 60% complete] -- [download 62% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 69% complete] -- [download 70% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 78% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% 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 94% complete] -- [download 96% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'harfbuzz-5.3.1-download' [ 44%] No patch step for 'harfbuzz-5.3.1-download' [ 55%] No configure step for 'harfbuzz-5.3.1-download' [ 66%] No build step for 'harfbuzz-5.3.1-download' [ 77%] No install step for 'harfbuzz-5.3.1-download' [ 88%] No test step for 'harfbuzz-5.3.1-download' [100%] Completed 'harfbuzz-5.3.1-download' [100%] Built target harfbuzz-5.3.1-download -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/harfbuzz-5.3.1-src/libharfbuzz-0.dll Adding third-party libraries for Windows-x86_64: pixman-0.40.0 -- Downloading/updating pixman-0.40.0 MetacelloNotification: Fetched -> BaselineOfSmaCC-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master] MetacelloNotification: Loading -> BaselineOfSmaCC-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master] MetacelloNotification: Loaded -> BaselineOfSmaCC-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master] -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/pixman-0.40.0-download MetacelloNotification: Fetched -> BaselineOfUnicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] MetacelloNotification: Loading -> BaselineOfUnicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] MetacelloNotification: Loaded -> BaselineOfUnicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] MetacelloNotification: Project: SmaCC-GLR baseline MetacelloNotification: Fetched -> SmaCC-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master] MetacelloNotification: Fetched -> SmaCC-GLR-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master] [ 11%] Creating directories for 'pixman-0.40.0-download' MetacelloNotification: Fetched -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc [ 22%] Performing download step (download, verify and extract) for 'pixman-0.40.0-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/pixman-0.40.0.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 13% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% 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 28% complete] -- [download 29% complete] -- [download 31% complete] -- [download 33% complete] -- [download 34% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 40% complete] -- [download 42% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 63% complete] -- [download 64% complete] -- [download 66% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 94% complete] -- [download 96% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/pixman-0.40.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc [ 33%] No update step for 'pixman-0.40.0-download' [ 44%] No patch step for 'pixman-0.40.0-download' [ 55%] No configure step for 'pixman-0.40.0-download' MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc [ 66%] No build step for 'pixman-0.40.0-download' MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Fetched -> CAST-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Project: Unicorn baseline [ 77%] No install step for 'pixman-0.40.0-download' MetacelloNotification: Fetched -> Unicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] MetacelloNotification: Project: LLVMDisassembler baseline MetacelloNotification: Fetched -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] MetacelloNotification: Project: OpalSimdBytecode baseline MetacelloNotification: Fetched -> Opal-Simd-Bytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] MetacelloNotification: Fetched -> Opal-Simd-Bytecode-Tests-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] MetacelloNotification: Fetched -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc [ 88%] No test step for 'pixman-0.40.0-download' [100%] Completed 'pixman-0.40.0-download' MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc [100%] Built target pixman-0.40.0-download -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/pixman-0.40.0-src/libpixman-1-0.dll Adding third-party libraries for Windows-x86_64: cairo-1.17.4 -- Downloading/updating cairo-1.17.4 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/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='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/cairo-1.17.4.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% 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 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 76% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 89% 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='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/cairo-1.17.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'cairo-1.17.4-download' [ 44%] No patch 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 -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/cairo-1.17.4-src/libcairo-2.dll Adding third-party libraries for Windows-x86_64: libpng-1.6.37 -- Downloading/updating libpng-1.6.37 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/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='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/libpng-1.6.37.zip' -- [download 5% complete] -- [download 20% complete] -- [download 38% complete] -- [download 46% complete] -- [download 50% complete] -- [download 57% complete] -- [download 63% complete] -- [download 76% complete] -- [download 80% complete] -- [download 89% complete] -- [download 93% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libpng-1.6.37-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libpng-1.6.37-download' [ 44%] No patch 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 -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libpng-1.6.37-src/libpng16.dll -- Downloading SDL2 binary Adding third-party libraries for Windows-x86_64: SDL2-2.24.1 -- Downloading/updating SDL2-2.24.1 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-download [ 11%] Creating directories for 'SDL2-2.24.1-download' MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc [ 22%] Performing download step (download, verify and extract) for 'SDL2-2.24.1-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/SDL2-2.24.1.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc MetacelloNotification: Loading -> SmaCC-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 8% complete] -- [download 9% complete] -- [download 13% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 23% 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 46% 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 62% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] NewUndeclaredWarning: SmaCCParser class>>parseFile: (FileStream is Undeclared) -- [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 MetacelloNotification: Loaded -> SmaCC-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache MetacelloNotification: Loading -> SmaCC-GLR-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done MetacelloNotification: Loaded -> SmaCC-GLR-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache MetacelloNotification: Loading -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache [ 33%] No update step for 'SDL2-2.24.1-download' [ 44%] No patch step for 'SDL2-2.24.1-download' [ 55%] No configure step for 'SDL2-2.24.1-download' MetacelloNotification: Loaded -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache [ 66%] No build step for 'SDL2-2.24.1-download' [ 77%] No install step for 'SDL2-2.24.1-download' NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared) [ 88%] No test step for 'SDL2-2.24.1-download' [100%] Completed 'SDL2-2.24.1-download' NewUndeclaredWarning: TMethod>>emitCLocalsOn:generator: (locals is Undeclared) NewUndeclaredWarning: TMethod>>emitCLocalsOn:generator: (locals is Undeclared) NewUndeclaredWarning: TMethod>>emitCLocalsOn:generator: (usedVariablesCache is Undeclared) NewUndeclaredWarning: TMethod>>emitInlineOn:level:generator: (locals is Undeclared) NewUndeclaredWarning: TMethod>>emitInlineOn:level:generator: (locals is Undeclared) SystemNotification: TMethod>>methodIsEffectivelyComplete:in:(selector is shadowed) [100%] Built target SDL2-2.24.1-download -- /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/SDL2-2.24.1-src/SDL2.dll SystemNotification: TAssignmentNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TAssignmentNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TBraceCaseNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TBraceCaseNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TCaseStmtNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TCaseStmtNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TConstantNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TGoToNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TInlineNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TInlineNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TLabeledCommentNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TParseNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TParseNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TReturnNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TReturnNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TSendNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TSendNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TStatementListNode>>addReadBeforeAssignedIn:to:assignments:in:(parent is shadowed) SystemNotification: TStatementListNode>>addReadBeforeAssignedIn:to:assignments:in:(parent is shadowed) SystemNotification: TStatementListNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TStatementListNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TSwitchStmtNode>>nodesDo:parent:(parent is shadowed) SystemNotification: TSwitchStmtNode>>nodesDo:parent:unless:(parent is shadowed) SystemNotification: TVariableNode>>nodesDo:parent:(parent is shadowed) -- dot executable from Graphviz not found. Dependency graphs not generated -- Configuring done CMake Warning (dev) at /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-src/CMakeLists.txt:28 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-src/src/java_raw_api.c This warning is for project developers. Use -Wno-dev to suppress it. MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache NewUndeclaredWarning: SLTestDeclarations>>testStructInstanceVariablesWithoutTypeDeclaration (MockVMStructWithoutTypeDeclarations is Undeclared) NewUndeclaredWarning: SlangOptionTest>>setUp (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>constantClass (VMBasicConstants is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>testInlineMethodIfExpressionWithShiftRight (CCodeGeneratorGlobalStructure is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>testInlineMethodSumArgumentsWithAnnotationsUseBuiltIn (CCodeGeneratorGlobalStructure is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>testInlineMethodSumArgumentsWithAnnotationsUseBuiltIn (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>testSendStructAccessorWithReservedWordSelector (MockVMStructWithReservedWords is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>testStructFieldIsRenamedWithReservedWord (MockVMStructWithReservedWords is Undeclared) NewUndeclaredWarning: SlangBasicTranslationTest>>testStructFieldIsRenamedWithReservedWord (VMClass is Undeclared) MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache NewUndeclaredWarning: VMClass>>fprintf:format:arguments: (PrintfFormatString is Undeclared) NewUndeclaredWarning: MLLocalizationTestCase>>setUp (VMMakerConfiguration is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> CAST-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> CAST-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Starting atomic load NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared) -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_PR-700/build [Pipeline] } [Pipeline] // withEnv [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_PR-700"` set -ex cd build && VERBOSE=1 make install package [Pipeline] withEnv [Pipeline] { [Pipeline] sh MetacelloNotification: Loaded -> Unicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Starting atomic load SystemNotification: LLVMDisassembler>>setOptions:(options is shadowed) MetacelloNotification: Loaded -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Loaded -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Loading -> Opal-Simd-Bytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- cache MetacelloNotification: Loaded -> Opal-Simd-Bytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- cache MetacelloNotification: Loading -> Opal-Simd-Bytecode-Tests-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- cache MetacelloNotification: Loaded -> Opal-Simd-Bytecode-Tests-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- cache MetacelloNotification: Loading -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache + cd build + VERBOSE=1 + make install package /usr/bin/cmake.exe -S/cygdrive/c/builds/workspace/pharo-vm_PR-700/repository -B/cygdrive/c/builds/workspace/pharo-vm_PR-700/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake.exe -E cmake_progress_start /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/CMakeFiles /cygdrive/c/builds/workspace/pharo-vm_PR-700/build//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_PR-700/build' make -f libffi-build/CMakeFiles/objlib.dir/build.make libffi-build/CMakeFiles/objlib.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_PR-700/build' cd /cygdrive/c/builds/workspace/pharo-vm_PR-700/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_PR-700/repository /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-src /cygdrive/c/builds/workspace/pharo-vm_PR-700/build /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". Scanning dependencies of target objlib make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_PR-700/build' make -f libffi-build/CMakeFiles/objlib.dir/build.make libffi-build/CMakeFiles/objlib.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_PR-700/build' [ 0%] Building C object libffi-build/CMakeFiles/objlib.dir/src/closures.c.o cd /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=56 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -O2 -g -DNDEBUG -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -MD -MT libffi-build/CMakeFiles/objlib.dir/src/closures.c.o -MF CMakeFiles/objlib.dir/src/closures.c.o.d -o CMakeFiles/objlib.dir/src/closures.c.o -c /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-src/src/closures.c In file included from /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-src/src/closures.c:525: /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-src/src/dlmalloc.c:452:9: warning: 'WIN32_LEAN_AND_MEAN' macro redefined [-Wmacro-redefined] #define WIN32_LEAN_AND_MEAN ^ :14:9: note: previous definition is here #define WIN32_LEAN_AND_MEAN 1 ^ NewUndeclaredWarning: VMMakerConfiguration class>>generateSqueakSpurCogSista64VM (SistaCogit is Undeclared) NewUndeclaredWarning: VMMakerConfiguration class>>generateSqueakSpurCogSistaVM (SistaCogit is Undeclared) NewUndeclaredWarning: VMSpurImageToComposedImageMigrationProcess>>createSimulator (VMSimulatedEnvironmentBuilder is Undeclared) SystemNotification: VMStackPageSurrogate>>addressIsInPage:(address is shadowed) NewUndeclaredWarning: JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) 1 warning generated. [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/java_raw_api.c.o cd /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=56 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -O2 -g -DNDEBUG -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -MD -MT libffi-build/CMakeFiles/objlib.dir/src/java_raw_api.c.o -MF CMakeFiles/objlib.dir/src/java_raw_api.c.o.d -o CMakeFiles/objlib.dir/src/java_raw_api.c.o -c /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-src/src/java_raw_api.c [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/prep_cif.c.o cd /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=56 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -O2 -g -DNDEBUG -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -MD -MT libffi-build/CMakeFiles/objlib.dir/src/prep_cif.c.o -MF CMakeFiles/objlib.dir/src/prep_cif.c.o.d -o CMakeFiles/objlib.dir/src/prep_cif.c.o -c /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-src/src/prep_cif.c [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/raw_api.c.o cd /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=56 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -O2 -g -DNDEBUG -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -MD -MT libffi-build/CMakeFiles/objlib.dir/src/raw_api.c.o -MF CMakeFiles/objlib.dir/src/raw_api.c.o.d -o CMakeFiles/objlib.dir/src/raw_api.c.o -c /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-src/src/raw_api.c [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/types.c.o cd /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=56 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -O2 -g -DNDEBUG -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -MD -MT libffi-build/CMakeFiles/objlib.dir/src/types.c.o -MF CMakeFiles/objlib.dir/src/types.c.o.d -o CMakeFiles/objlib.dir/src/types.c.o -c /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-src/src/types.c MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache [ 3%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/x86/win64.S.obj cd /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=56 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -O2 -g -DNDEBUG -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/objlib.dir/src/x86/win64.S.obj -c /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-src/src/x86/win64.S MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache [ 3%] Building C object libffi-build/CMakeFiles/objlib.dir/src/x86/ffiw64.c.o cd /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DDEBUGVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=56 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-src/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -O2 -g -DNDEBUG -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -MD -MT libffi-build/CMakeFiles/objlib.dir/src/x86/ffiw64.c.o -MF CMakeFiles/objlib.dir/src/x86/ffiw64.c.o.d -o CMakeFiles/objlib.dir/src/x86/ffiw64.c.o -c /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-src/src/x86/ffiw64.c make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_PR-700/build' [ 3%] Built target objlib make -f libffi-build/CMakeFiles/ffi_shared.dir/build.make libffi-build/CMakeFiles/ffi_shared.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_PR-700/build' cd /cygdrive/c/builds/workspace/pharo-vm_PR-700/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_PR-700/repository /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-src /cygdrive/c/builds/workspace/pharo-vm_PR-700/build /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_PR-700/build' make -f libffi-build/CMakeFiles/ffi_shared.dir/build.make libffi-build/CMakeFiles/ffi_shared.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_PR-700/build' [ 4%] Linking C shared library ../build/vm/ffi.dll cd /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/libffi-build && /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/ffi_shared.dir/link.txt --verbose=1 /usr/bin/x86_64-w64-mingw32-clang -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -O2 -g -DNDEBUG -shared -Wl,--enable-auto-import -o ../build/vm/ffi.dll -Wl,--out-implib,../build/vm/libffi.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles/objlib.dir/src/closures.c.o CMakeFiles/objlib.dir/src/java_raw_api.c.o CMakeFiles/objlib.dir/src/prep_cif.c.o CMakeFiles/objlib.dir/src/raw_api.c.o CMakeFiles/objlib.dir/src/types.c.o CMakeFiles/objlib.dir/src/x86/win64.S.obj CMakeFiles/objlib.dir/src/x86/ffiw64.c.o make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_PR-700/build' [ 4%] Built target ffi_shared make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_PR-700/build' cd /cygdrive/c/builds/workspace/pharo-vm_PR-700/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_PR-700/repository /cygdrive/c/builds/workspace/pharo-vm_PR-700/repository /cygdrive/c/builds/workspace/pharo-vm_PR-700/build /cygdrive/c/builds/workspace/pharo-vm_PR-700/build /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_PR-700/build' make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_PR-700/build' [ 5%] Copying libffi binaries to '/cygdrive/c/builds/workspace/pharo-vm_PR-700/build/build/vm/' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/build/vm/ffi.dll /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_PR-700/build' [ 5%] Built target libffi_copy NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_PR-700/build' cd /cygdrive/c/builds/workspace/pharo-vm_PR-700/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_PR-700/repository /cygdrive/c/builds/workspace/pharo-vm_PR-700/repository /cygdrive/c/builds/workspace/pharo-vm_PR-700/build /cygdrive/c/builds/workspace/pharo-vm_PR-700/build /cygdrive/c/builds/workspace/pharo-vm_PR-700/build/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_PR-700/build' make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_PR-700/build' NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) [ 5%] Creating directories for 'vmmaker_vm' /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/vm /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/vm /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/tmp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-mkdir [ 5%] Performing download step (download, verify and extract) for 'vmmaker_vm' cd C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake -- Downloading... dst='C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Windows-x86_64-bin.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Windows-x86_64/PharoVM-10.0.7-0334d2b8-Windows-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] MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-700/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline -- [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 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='C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Windows-x86_64-bin.zip' -- SHA256 hash of C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Windows-x86_64-bin.zip does not match expected value expected: '917dbbef15b870ecf5ecf449bd6be39437985c6e3f056620e9acda60ea58e09e' actual: '0d66b40df51d572f536261a8d04cb940d61fc01a11b2bf926349551e19e2e64f' -- Hash mismatch, removing... -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Windows-x86_64/PharoVM-10.0.7-0334d2b8-Windows-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] cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-build [ 15%] No install step for 'vmmaker' cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-install [ 16%] Completed 'vmmaker' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/vmmaker-complete /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/src/vmmaker-stamp/vmmaker-done [ 16%] Built target vmmaker /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libffi_copy.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libffi_copy.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libffi_copy.dir/depend.internal". Scanning dependencies of target libffi_copy /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/build -- [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] [ 16%] Copying libffi binaries to '/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 16%] Built target libffi_copy /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/depend [ 16%] Generating VM files for flavour: StackVM with options: #( ) build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'StackVM' outputDirectory: '/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM' options: #(\ \ )" -- [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] Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives -- [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='C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Windows-x86_64-bin.zip' -- SHA256 hash of C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Windows-x86_64-bin.zip does not match expected value expected: '917dbbef15b870ecf5ecf449bd6be39437985c6e3f056620e9acda60ea58e09e' actual: '0d66b40df51d572f536261a8d04cb940d61fc01a11b2bf926349551e19e2e64f' -- Hash mismatch, removing... -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Windows-x86_64/PharoVM-10.0.7-0334d2b8-Windows-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] conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 100% complete] -- verifying file... file='C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Windows-x86_64-bin.zip' conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk -- SHA256 hash of C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Windows-x86_64-bin.zip does not match expected value expected: '917dbbef15b870ecf5ecf449bd6be39437985c6e3f056620e9acda60ea58e09e' actual: '0d66b40df51d572f536261a8d04cb940d61fc01a11b2bf926349551e19e2e64f' -- Hash mismatch, removing... -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Windows-x86_64/PharoVM-10.0.7-0334d2b8-Windows-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 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='C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Windows-x86_64-bin.zip' -- SHA256 hash of C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Windows-x86_64-bin.zip does not match expected value expected: '917dbbef15b870ecf5ecf449bd6be39437985c6e3f056620e9acda60ea58e09e' actual: '0d66b40df51d572f536261a8d04cb940d61fc01a11b2bf926349551e19e2e64f' -- Hash mismatch, removing... -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Windows-x86_64/PharoVM-10.0.7-0334d2b8-Windows-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='C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Windows-x86_64-bin.zip' -- SHA256 hash of C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Windows-x86_64-bin.zip does not match expected value expected: '917dbbef15b870ecf5ecf449bd6be39437985c6e3f056620e9acda60ea58e09e' actual: '0d66b40df51d572f536261a8d04cb940d61fc01a11b2bf926349551e19e2e64f' -- Hash mismatch, removing... -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Windows-x86_64/PharoVM-10.0.7-0334d2b8-Windows-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='C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Windows-x86_64-bin.zip' -- SHA256 hash of C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/PharoVM-10.0.7-0334d2b8-Windows-x86_64-bin.zip does not match expected value expected: '917dbbef15b870ecf5ecf449bd6be39437985c6e3f056620e9acda60ea58e09e' actual: '0d66b40df51d572f536261a8d04cb940d61fc01a11b2bf926349551e19e2e64f' -- Hash mismatch, removing... CMake Error at C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake:170 (message): Each download failed! make[2]: *** [CMakeFiles/vmmaker_vm.dir/build.make:98: C:/builds/workspace/pharo-vm_PR-700/build/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-download] Error 1 make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_PR-700/build' make[1]: *** [CMakeFiles/Makefile2:926: CMakeFiles/vmmaker_vm.dir/all] Error 2 make[1]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_PR-700/build' make: *** [Makefile:156: all] Error 2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch Windows-x86_64 jmpBuf localised to callbackLeave: interruptPending localised to checkForEventsMayContextSwitch: compactionStartUsecs localised to fullGC gcMarkEndUsecs localised to fullGC extA localised to interpret extB localised to interpret lkupClassTag localised to interpret numExtB localised to interpret imageWriter localised to primitiveSnapshot edenBytes localised to readImageNamed: 6 October 2023 9:40:31.644384 am Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives external plugin FilePlugin generated as FilePlugin Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives external plugin FloatArrayPlugin generated as FloatArrayPlugin Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives external plugin SurfacePlugin generated as SurfacePlugin 6 October 2023 9:40:32.178304 am Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk conflicting return types sqInt, size_t in SpurMemoryManager >> growOldSpaceByAtLeast: conflicting return types sqInt, VMMemoryMap * in VMMemoryMap >> allocationGranularity conflicting return types sqInt, char * in StackInterpreter >> checkStackPointerIndexForFrame: conflicting return types sqInt, void in StackInterpreterPrimitives >> primitiveMoveToPermSpaceInBulk jmpBuf localised to callbackLeave: interruptPending localised to checkForEventsMayContextSwitch: compactionStartUsecs localised to fullGC gcMarkEndUsecs localised to fullGC extA localised to interpret extB localised to interpret lkupClassTag localised to interpret numExtB localised to interpret imageWriter localised to primitiveSnapshot edenBytes localised to readImageNamed: 6 October 2023 9:40:42.945197 am Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives external plugin FilePlugin generated as FilePlugin Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives external plugin FloatArrayPlugin generated as FloatArrayPlugin Cannot find implementation of primitiveStartProfiling in hierarchy of StackInterpreterPrimitives Cannot find implementation of primitiveStopProfiling in hierarchy of StackInterpreterPrimitives external plugin SurfacePlugin generated as SurfacePlugin 6 October 2023 9:40:43.441368 am PharoVMMaker cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/PharoVMCore.dir/depend.internal". Scanning dependencies of target PharoVMCore /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/build [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/debug.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/debug.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/debug.c [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/utils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/utils.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/utils.c [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/errorCode.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/errorCode.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/errorCode.c [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/nullDisplay.c [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/externalPrimitives.c [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/client.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/client.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/client.c [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/pathUtilities.c [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/fileDialogCommon.c [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/stringUtilities.c [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/imageAccess.c [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/parameters/parameterVector.c [ 23%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/parameters/parameters.c [ 24%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/semaphores/platformSemaphore.c [ 24%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/vm/src/common/heartbeat.c [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/functionDefinitionPrimitives.c [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/primitiveCalls.c [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/primitiveUtils.c [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/types.c [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/typesPrimitives.c [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/utils.c [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/sameThread/sameThread.c [ 29%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/callbacks/callbackPrimitives.c [ 29%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/callbacks/callbacks.c [ 30%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/semaphores/pharoSemaphore.c [ 30%] Building C object CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/threadSafeQueue/threadSafeQueue.c [ 31%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/pThreadedFFI.c [ 32%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/worker/worker.c [ 32%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/worker/workerPrimitives.c [ 33%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffi/src/worker/workerTask.c [ 33%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-interp.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-interp.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/src/gcc3x-interp.c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50890:10: warning: variable 'interruptPending' is uninitialized when used here [-Wuninitialized] if (GIV(interruptPending)) { ^~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1803:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50818:24: note: initialize the variable 'interruptPending' to silence this warning sqInt interruptPending; ^ = 0 /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52871:72: warning: ordered comparison between pointer and integer ('long' and 'char *') return ((((offset - ReceiverIndex) >= 1) && ((offset - ReceiverIndex) <= (stackPointerIndexForFrame(spouseFP)))) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56036:26: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') for (i = numArgs + 1; i <= numStack; i += 1) { ~ ^ ~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64275:16: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (tempIndex >= (stackPointerIndexForFrame(spouseFP))) { ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65272:31: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65504:31: warning: ordered comparison between pointer and integer ('sqInt' (aka 'long') and 'char *') if (!((index >= 1) && (index <= (stackPointerIndexForFrame(spouseFP))))) { ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6 warnings generated. [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/vm/src/common/sqHeapMap.c [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/vm/src/common/sqVirtualMachine.c [ 35%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/vm/src/common/sqNamedPrims.c [ 36%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/vm/src/common/sqExternalSemaphores.c [ 36%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/vm/src/common/sqTicker.c [ 37%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/osx/aioOSX.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/osx/aioOSX.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/vm/src/osx/aioOSX.c [ 37%] Building C object CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/debugUnix.c [ 38%] Building CXX object CMakeFiles/PharoVMCore.dir/src/utilsMac.mm.o /Library/Developer/CommandLineTools/usr/bin/c++ -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/utilsMac.mm.o -c /builds/workspace/pharo-vm_PR-700/repository/src/utilsMac.mm [ 38%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogMac.m.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/fileDialogMac.m.o -c /builds/workspace/pharo-vm_PR-700/repository/src/fileDialogMac.m [ 39%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.m.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.m.o -c /builds/workspace/pharo-vm_PR-700/repository/src/parameters/parameters.m [ 40%] Building C object CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/include/semaphores -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/memoryUnix.c [ 40%] Linking CXX shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/PharoVMCore.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib -install_name @executable_path/Plugins/libPharoVMCore.dylib CMakeFiles/PharoVMCore.dir/src/debug.c.o CMakeFiles/PharoVMCore.dir/src/utils.c.o CMakeFiles/PharoVMCore.dir/src/errorCode.c.o CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o CMakeFiles/PharoVMCore.dir/src/client.c.o CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-interp.c.o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o CMakeFiles/PharoVMCore.dir/extracted/vm/src/osx/aioOSX.c.o CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o CMakeFiles/PharoVMCore.dir/src/utilsMac.mm.o CMakeFiles/PharoVMCore.dir/src/fileDialogMac.m.o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.m.o CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 40%] Built target PharoVMCore /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/SqueakSSL.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/SqueakSSL.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/SqueakSSL.dir/depend.internal". Scanning dependencies of target SqueakSSL /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/build [ 40%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c [ 41%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c [ 42%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/SqueakSSL.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib -install_name @executable_path/Plugins/libSqueakSSL.dylib CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib -framework CoreFoundation -framework Security build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 42%] Built target SqueakSSL /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/B2DPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/B2DPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/B2DPlugin.dir/depend.internal". Scanning dependencies of target B2DPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/build [ 42%] Building C object CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DB2DPlugin_EXPORTS -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c [ 43%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/B2DPlugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib -install_name @executable_path/Plugins/libB2DPlugin.dylib CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 43%] Built target B2DPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Scanning dependencies of target SDL2-2.24.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/SDL2-2.24.1-src/libSDL2-2.0.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/SDL2-2.24.1-src/libSDL2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 43%] Built target SDL2-2.24.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/pixman-0.40.0.dir/build.make CMakeFiles/pixman-0.40.0.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/pixman-0.40.0.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/pixman-0.40.0.dir/depend.internal". Scanning dependencies of target pixman-0.40.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/pixman-0.40.0.dir/build.make CMakeFiles/pixman-0.40.0.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/pixman-0.40.0-src/libpixman-1.0.40.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/pixman-0.40.0-src/libpixman-1.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/pixman-0.40.0-src/libpixman-1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 43%] Built target pixman-0.40.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/harfbuzz-5.3.1.dir/build.make CMakeFiles/harfbuzz-5.3.1.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Scanning dependencies of target harfbuzz-5.3.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/harfbuzz-5.3.1.dir/build.make CMakeFiles/harfbuzz-5.3.1.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 43%] Built target harfbuzz-5.3.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/freetype-2.12.1.dir/build.make CMakeFiles/freetype-2.12.1.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/freetype-2.12.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/freetype-2.12.1.dir/depend.internal". Scanning dependencies of target freetype-2.12.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/freetype-2.12.1.dir/build.make CMakeFiles/freetype-2.12.1.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/freetype-2.12.1-src/libfreetype.6.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/freetype-2.12.1-src/libfreetype.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 43%] Built target freetype-2.12.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/openssl-1.1.1k.dir/build.make CMakeFiles/openssl-1.1.1k.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Scanning dependencies of target openssl-1.1.1k /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/openssl-1.1.1k.dir/build.make CMakeFiles/openssl-1.1.1k.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/openssl-1.1.1k-src/libcrypto.1.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/openssl-1.1.1k-src/libcrypto.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/openssl-1.1.1k-src/libssl.1.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/openssl-1.1.1k-src/libssl.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 43%] Built target openssl-1.1.1k /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libpng-1.6.37.dir/build.make CMakeFiles/libpng-1.6.37.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libpng-1.6.37.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libpng-1.6.37.dir/depend.internal". Scanning dependencies of target libpng-1.6.37 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libpng-1.6.37.dir/build.make CMakeFiles/libpng-1.6.37.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libpng-1.6.37-src/libpng.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libpng-1.6.37-src/libpng16.16.37.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libpng-1.6.37-src/libpng16.16.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libpng-1.6.37-src/libpng16.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 43%] Built target libpng-1.6.37 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cairo-1.17.4.dir/build.make CMakeFiles/cairo-1.17.4.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/cairo-1.17.4.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/cairo-1.17.4.dir/depend.internal". Scanning dependencies of target cairo-1.17.4 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cairo-1.17.4.dir/build.make CMakeFiles/cairo-1.17.4.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/cairo-1.17.4-src/libcairo.2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/cairo-1.17.4-src/libcairo.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 43%] Built target cairo-1.17.4 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-default-2023-04-14.dir/build.make CMakeFiles/libgit2-default-2023-04-14.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libgit2-default-2023-04-14.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libgit2-default-2023-04-14.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libgit2-default-2023-04-14.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libgit2-default-2023-04-14.dir/depend.internal". Scanning dependencies of target libgit2-default-2023-04-14 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-default-2023-04-14.dir/build.make CMakeFiles/libgit2-default-2023-04-14.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-default-2023-04-14-src/libgit2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 43%] Built target libgit2-default-2023-04-14 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.6.4.dir/build.make CMakeFiles/libgit2-1.6.4.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libgit2-1.6.4.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libgit2-1.6.4.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libgit2-1.6.4.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libgit2-1.6.4.dir/depend.internal". Scanning dependencies of target libgit2-1.6.4 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.6.4.dir/build.make CMakeFiles/libgit2-1.6.4.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.6.4-src/libgit2.1.6.4.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.6.4-src/libgit2.1.6.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 43%] Built target libgit2-1.6.4 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Scanning dependencies of target fontconfig-2.13.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/fontconfig-2.13.1-src/libfontconfig.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/fontconfig-2.13.1-src/libfontconfig.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 43%] Built target fontconfig-2.13.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/FilePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/FilePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/FilePlugin.dir/depend.internal". Scanning dependencies of target FilePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/build [ 43%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c [ 44%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c [ 44%] Building C object CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/vm/src/unix/sqUnixCharConv.c [ 45%] Building C object CMakeFiles/FilePlugin.dir/src/fileUtils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/FilePlugin.dir/src/fileUtils.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/fileUtils.c [ 46%] Building C object CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c [ 46%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/FilePlugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib -install_name @executable_path/Plugins/libFilePlugin.dylib CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o CMakeFiles/FilePlugin.dir/src/fileUtils.c.o CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib -framework CoreFoundation build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 47%] Built target FilePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/UnixOSProcessPlugin.dir/build.make CMakeFiles/UnixOSProcessPlugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Scanning dependencies of target UnixOSProcessPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/UnixOSProcessPlugin.dir/build.make CMakeFiles/UnixOSProcessPlugin.dir/build [ 47%] Building C object CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUnixOSProcessPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c [ 48%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/UnixOSProcessPlugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib -install_name @executable_path/Plugins/libUnixOSProcessPlugin.dylib CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 48%] Built target UnixOSProcessPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Scanning dependencies of target MiscPrimitivePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/build [ 49%] Building C object CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DMiscPrimitivePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c [ 50%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/MiscPrimitivePlugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib -install_name @executable_path/Plugins/libMiscPrimitivePlugin.dylib CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 50%] Built target MiscPrimitivePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Scanning dependencies of target FloatArrayPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/build [ 50%] Building C object CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFloatArrayPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c [ 51%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/FloatArrayPlugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib -install_name @executable_path/Plugins/libFloatArrayPlugin.dylib CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 52%] Built target FloatArrayPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/BitBltPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/BitBltPlugin.dir/depend.internal". Scanning dependencies of target BitBltPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/build [ 52%] Building C object CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DBitBltPlugin_EXPORTS -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c [ 53%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/BitBltPlugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib -install_name @executable_path/Plugins/libBitBltPlugin.dylib CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 53%] Built target BitBltPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/LargeIntegers.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/LargeIntegers.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/LargeIntegers.dir/depend.internal". Scanning dependencies of target LargeIntegers /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/build [ 53%] Building C object CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLargeIntegers_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c [ 54%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/LargeIntegers.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib -install_name @executable_path/Plugins/libLargeIntegers.dylib CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 54%] Built target LargeIntegers /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Scanning dependencies of target JPEGReaderPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/build [ 55%] Building C object CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReaderPlugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c [ 56%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/JPEGReaderPlugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib -install_name @executable_path/Plugins/libJPEGReaderPlugin.dylib CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 56%] Built target JPEGReaderPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.10.0.dir/build.make CMakeFiles/libssh2-1.10.0.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libssh2-1.10.0.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libssh2-1.10.0.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libssh2-1.10.0.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libssh2-1.10.0.dir/depend.internal". Scanning dependencies of target libssh2-1.10.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.10.0.dir/build.make CMakeFiles/libssh2-1.10.0.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libssh2-1.10.0-src/libssh2.1.0.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libssh2-1.10.0-src/libssh2.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libssh2-1.10.0-src/libssh2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 56%] Built target libssh2-1.10.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.5.2.dir/build.make CMakeFiles/libgit2-1.5.2.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libgit2-1.5.2.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libgit2-1.5.2.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libgit2-1.5.2.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libgit2-1.5.2.dir/depend.internal". Scanning dependencies of target libgit2-1.5.2 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.5.2.dir/build.make CMakeFiles/libgit2-1.5.2.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.5.2-src/libgit2.1.5.2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.5.2-src/libgit2.1.5.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 56%] Built target libgit2-1.5.2 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/LocalePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/LocalePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/LocalePlugin.dir/depend.internal". Scanning dependencies of target LocalePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/build [ 56%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c [ 57%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c [ 57%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/LocalePlugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib -install_name @executable_path/Plugins/libLocalePlugin.dylib CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib -framework CoreFoundation build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 57%] Built target LocalePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/SurfacePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/SurfacePlugin.dir/depend.internal". Scanning dependencies of target SurfacePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/build [ 58%] Building C object CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c [ 58%] Building C object CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c [ 59%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/SurfacePlugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib -install_name @executable_path/Plugins/libSurfacePlugin.dylib CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 59%] Built target SurfacePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/SocketPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/SocketPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/SocketPlugin.dir/depend.internal". Scanning dependencies of target SocketPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/build [ 60%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c [ 60%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c [ 61%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/SocketPlugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib -install_name @executable_path/Plugins/libSocketPlugin.dylib CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 61%] Built target SocketPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Scanning dependencies of target libgit2-1.4.4 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.4.4-src/libgit2.1.4.4.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.4.4-src/libgit2.1.4.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libgit2-1.4.4-src/libgit2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 61%] Built target libgit2-1.4.4 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Scanning dependencies of target JPEGReadWriter2Plugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/build [ 61%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c [ 65%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c [ 65%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c [ 69%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c [ 69%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c [ 74%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c [ 76%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c [ 76%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c [ 77%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c [ 77%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c [ 78%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c [ 78%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c [ 79%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c [ 80%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c [ 80%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c [ 81%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c [ 81%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c [ 82%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c [ 82%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c [ 83%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c [ 84%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c [ 84%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c [ 85%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c [ 85%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c [ 86%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c [ 86%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c [ 87%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c [ 88%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c [ 88%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c [ 89%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c [ 89%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c [ 90%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c [ 90%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/JPEGReadWriter2Plugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib -install_name @executable_path/Plugins/libJPEGReadWriter2Plugin.dylib CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 90%] Built target JPEGReadWriter2Plugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Scanning dependencies of target FileAttributesPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/build [ 90%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c [ 91%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c [ 92%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c [ 92%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/FileAttributesPlugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib -install_name @executable_path/Plugins/libFileAttributesPlugin.dylib CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 92%] Built target FileAttributesPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/DSAPrims.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/DSAPrims.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/DSAPrims.dir/depend.internal". Scanning dependencies of target DSAPrims /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/build [ 92%] Building C object CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DDSAPrims_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -c /builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c [ 93%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/DSAPrims.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib -install_name @executable_path/Plugins/libDSAPrims.dylib CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 93%] Built target DSAPrims /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/UUIDPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/UUIDPlugin.dir/depend.internal". Scanning dependencies of target UUIDPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/build [ 93%] Building C object CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -c /builds/workspace/pharo-vm_PR-700/repository/plugins/UUIDPlugin/common/UUIDPlugin.c [ 94%] Linking C shared library build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/UUIDPlugin.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib -install_name @executable_path/Plugins/libUUIDPlugin.dylib CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -Wl,-rpath,@executable_path/Plugins build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics [ 94%] Built target UUIDPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Pharo.dir/build.make CMakeFiles/Pharo.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/Pharo.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/Pharo.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/Pharo.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles/Pharo.dir/depend.internal". Scanning dependencies of target Pharo /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Pharo.dir/build.make CMakeFiles/Pharo.dir/build [ 94%] Building C object CMakeFiles/Pharo.dir/src/unixMain.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/include -I/builds/workspace/pharo-vm_PR-700/repository/include/pharovm -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_PR-700/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/Pharo.dir/src/unixMain.c.o -c /builds/workspace/pharo-vm_PR-700/repository/src/unixMain.c [ 95%] Linking C executable build/vm/Debug/Pharo.app/Contents/MacOS/Pharo /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/Pharo.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/Pharo.dir/src/unixMain.c.o -o build/vm/Debug/Pharo.app/Contents/MacOS/Pharo build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib -framework AppKit -framework CoreGraphics Copying OS X content build/vm/Debug/Pharo.app/Contents/Resources/Pharo.icns /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_PR-700/repository/resources/mac/Pharo.icns build/vm/Debug/Pharo.app/Contents/Resources/Pharo.icns Copying OS X content build/vm/Debug/Pharo.app/Contents/Resources/PharoChanges.icns /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_PR-700/repository/resources/mac/PharoChanges.icns build/vm/Debug/Pharo.app/Contents/Resources/PharoChanges.icns Copying OS X content build/vm/Debug/Pharo.app/Contents/Resources/PharoImage.icns /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_PR-700/repository/resources/mac/PharoImage.icns build/vm/Debug/Pharo.app/Contents/Resources/PharoImage.icns Copying OS X content build/vm/Debug/Pharo.app/Contents/Resources/PharoSources.icns /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_PR-700/repository/resources/mac/PharoSources.icns build/vm/Debug/Pharo.app/Contents/Resources/PharoSources.icns [ 95%] Built target Pharo /Library/Developer/CommandLineTools/usr/bin/make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-700/repository /builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/ffiTestLibrary /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/ffiTestLibrary/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Scanning dependencies of target TestLibrary /Library/Developer/CommandLineTools/usr/bin/make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build [ 95%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/basic_types.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/TestLibrary.dir/src/basic_types.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary/src/basic_types.c [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/TestLibrary.dir/src/callback_types.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary/src/callback_types.c [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callbacks.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/TestLibrary.dir/src/callbacks.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary/src/callbacks.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/TestLibrary.dir/src/callout.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary/src/callout.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/registerCallback.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/TestLibrary.dir/src/registerCallback.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary/src/registerCallback.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDEBUGVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=45 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_PR-700/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -O2 -Wno-sometimes-uninitialized -Wno-self-assign -Wno-unused-variable -Wno-unused-but-set-variable -Wno-int-conversion -Wno-unused-value -Wno-absolute-value -Wno-unused-function -Wno-non-literal-null-conversion -Wno-pointer-integer-compare -Wno-unknown-pragmas -Wno-pointer-sign -Wno-constant-conversion -Wno-tautological-pointer-compare -Wno-deprecated-declarations -Wno-pointer-to-int-cast -Wno-compare-distinct-pointer-types -Wno-conditional-type-mismatch -Wno-incompatible-function-pointer-types -Wno-return-type -Wno-unused-local-typedef -Wno-incompatible-pointer-types -Wno-shift-negative-value -Wno-unknown-warning-option -o CMakeFiles/TestLibrary.dir/src/structures.c.o -c /builds/workspace/pharo-vm_PR-700/repository/ffiTestLibrary/src/structures.c [100%] Linking C shared library ../vm/Debug/Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/ffiTestLibrary && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_link_script CMakeFiles/TestLibrary.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -Wall -Werror=implicit-function-declaration -O2 -g -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -dynamiclib -Wl,-headerpad_max_install_names -o ../vm/Debug/Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib -install_name @executable_path/Plugins/libTestLibrary.dylib CMakeFiles/TestLibrary.dir/src/basic_types.c.o CMakeFiles/TestLibrary.dir/src/callback_types.c.o CMakeFiles/TestLibrary.dir/src/callbacks.c.o CMakeFiles/TestLibrary.dir/src/callout.c.o CMakeFiles/TestLibrary.dir/src/registerCallback.c.o CMakeFiles/TestLibrary.dir/src/structures.c.o -Wl,-rpath,@executable_path/Plugins [100%] Built target TestLibrary /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_progress_start /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/CMakeFiles 0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Nothing to be done for `preinstall'. Install the project... /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/./ -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.4.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.6.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.0.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.5.2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.6.4.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2-2.0.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.1.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.5.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.40.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.6.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.37.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libffi.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.1.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Pharo -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/Resources -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/Resources/PharoSources.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/Resources/Pharo.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/Resources/PharoImage.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/Resources/PharoChanges.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/.//Pharo.app/Contents/Info.plist -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/config.h -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/pharoClient.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/errorCode.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/debug.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/pathUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/win/resources.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/interpreter.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/exportDefinition.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/threads -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/threads/vmthread.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/macros.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/jit -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/jit/jit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/stringUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/imageAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/parameters/parameters.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/sigjmp_support.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/fileDialog.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/pharo.h -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/dispdbg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/sqAssert.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/sqaio.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/sq.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/cmake/BuildType.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/cmake/FreeBSD.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/cmake/CMakeGraphVizOptions.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/threads -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/jit -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/packaging -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/packaging/linux -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/packaging/linux/bin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/resources -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/resources/mac -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/resources/windows -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/scripts -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/scripts/patchPharoPreTests.st -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/imageAccess.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/win32Main.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/macAlias.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/unixMain.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/utils -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/client.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/debug.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/errorCode.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/utils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/fileUtils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/debugUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffiTestLibrary -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffi -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffi/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffi/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffi/src/types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffi/src/worker -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/version.info -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/CMakeLists.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/macros.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/plugins.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated/ -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//32 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//32/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//32/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//32/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/vmRememberedSet.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/vmMemoryMap.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//32/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//32/vm/src/gcc3x-interp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//32/vm/src/interp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//64 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//64/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//64/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//64/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/vmRememberedSet.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/vmMemoryMap.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//64/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//64/vm/src/gcc3x-interp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//64/vm/src/interp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/vmRememberedSet.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/vmMemoryMap.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/dist/include/pharovm/interp.h Run CPack packaging tool... /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cpack --config ./CPackConfig.cmake CPack: Create package using ZIP CPack: Install projects CPack: - Run preinstall target for: PharoVM CPack: - Install project: PharoVM CPack: - Install component: Unspecified CPack: - Install component: bin CPack: - Install component: c-src CPack: - Install component: include CPack: Create package CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-Unspecified.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-Unspecified.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-bin.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-bin.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-c-src.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-c-src.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-include.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-include.zip.sha1 generated. CPack: Create package using TGZ CPack: Install projects CPack: - Run preinstall target for: PharoVM CPack: - Install project: PharoVM CPack: - Install component: Unspecified CPack: - Install component: bin CPack: - Install component: c-src CPack: - Install component: include CPack: Create package CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-Unspecified.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-Unspecified.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-bin.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-bin.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-c-src.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-c-src.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-include.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // dir [Pipeline] sh + mkdir -p artifacts-Darwin-x86_64 + cp -a build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-Unspecified.tar.gz build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-Unspecified.tar.gz.sha1 build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-Unspecified.zip build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-Unspecified.zip.sha1 build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-bin.tar.gz build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-bin.tar.gz.sha1 build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-bin.zip build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-bin.zip.sha1 build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-c-src.tar.gz build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-c-src.tar.gz.sha1 build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-c-src.zip build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-c-src.zip.sha1 build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-include.tar.gz build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-include.tar.gz.sha1 build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-include.zip build-StackVM/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-include.zip.sha1 build-StackVM/build/packages/_CPack_Packages artifacts-Darwin-x86_64/ [Pipeline] stash Stashed 16 file(s) [Pipeline] stash Warning: overwriting stash ‘scripts’ Stashed 5 file(s) [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] timeout Timeout set to expire in 45 min [Pipeline] { [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] stage [Pipeline] { (Tests-Darwin-x86_64-CoInterpreter) [Pipeline] unstash [Pipeline] unstash [Pipeline] sh + mkdir runTests [Pipeline] dir Running in /builds/workspace/pharo-vm_PR-700/runTests [Pipeline] { [Pipeline] sh + wget -O - get.pharo.org/64/110 + bash --2023-10-06 09:41:36-- http://get.pharo.org/64/110 Resolving get.pharo.org (get.pharo.org)... 164.132.235.17 Connecting to get.pharo.org (get.pharo.org)|164.132.235.17|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3452 (3,4K) Saving to: ‘STDOUT’ 0K ... 100% 99,8M=0s 2023-10-06 09:41:36 (99,8 MB/s) - written to stdout [3452/3452] Downloading the latest 110 Image: http://files.pharo.org/get-files/110/pharoImage-x86_64.zip Pharo.image [Pipeline] sh + echo 110 [Pipeline] sh + unzip ../build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-bin.zip -d . Archive: ../build/build/packages/PharoVM-10.0.5-0e5d1631d-Darwin-x86_64-bin.zip creating: ./Pharo.app/ creating: ./Pharo.app/Contents/ inflating: ./Pharo.app/Contents/Info.plist creating: ./Pharo.app/Contents/MacOS/ inflating: ./Pharo.app/Contents/MacOS/Pharo creating: ./Pharo.app/Contents/MacOS/Plugins/ inflating: ./Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libSDL2-2.0.0.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libSDL2.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libcairo.2.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libcairo.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libcrypto.1.1.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libcrypto.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libffi.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libfontconfig.1.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libfontconfig.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libfreetype.6.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libfreetype.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.4.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libgit2.1.5.2.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libgit2.1.5.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libgit2.1.6.4.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libgit2.1.6.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libgit2.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libharfbuzz.0.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libharfbuzz.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.40.0.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libpixman-1.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libpng.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libpng16.16.37.0.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libpng16.16.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libpng16.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libssh2.1.0.1.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libssh2.1.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libssh2.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libssl.1.1.dylib inflating: ./Pharo.app/Contents/MacOS/Plugins/libssl.dylib creating: ./Pharo.app/Contents/Resources/ inflating: ./Pharo.app/Contents/Resources/Pharo.icns inflating: ./Pharo.app/Contents/Resources/PharoChanges.icns inflating: ./Pharo.app/Contents/Resources/PharoImage.icns inflating: ./Pharo.app/Contents/Resources/PharoSources.icns [Pipeline] sh + PHARO_CI_TESTING_ENVIRONMENT=true + ./Pharo.app/Contents/MacOS/Pharo --logLevel=4 Pharo.image ../repository/scripts/patchPharoPreTests.st [DEBUG] 2023-10-06 09:41:39.000 logParameters (src/parameters/parameters.c:350):Image file name: Pharo.image [DEBUG] 2023-10-06 09:41:39.000 logParameters (src/parameters/parameters.c:351):Is default Image: no [DEBUG] 2023-10-06 09:41:39.000 logParameters (src/parameters/parameters.c:352):Is interactive session: no [DEBUG] 2023-10-06 09:41:39.000 logParameterVector (src/parameters/parameters.c:340):vmParameters [count = 3]: [DEBUG] 2023-10-06 09:41:39.000 logParameterVector (src/parameters/parameters.c:343): ./Pharo.app/Contents/MacOS/Pharo [DEBUG] 2023-10-06 09:41:39.000 logParameterVector (src/parameters/parameters.c:343): --logLevel=4 [DEBUG] 2023-10-06 09:41:39.000 logParameterVector (src/parameters/parameters.c:343): --headless [DEBUG] 2023-10-06 09:41:39.000 logParameterVector (src/parameters/parameters.c:340):imageParameters [count = 1]: [DEBUG] 2023-10-06 09:41:39.000 logParameterVector (src/parameters/parameters.c:343): ../repository/scripts/patchPharoPreTests.st [INFO ] 2023-10-06 09:41:39.000 vm_main_with_parameters (src/client.c:116):Opening Image: Pharo.image [DEBUG] 2023-10-06 09:41:39.000 vm_main_with_parameters (src/client.c:138):Working Directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests [DEBUG] 2023-10-06 09:41:39.000 vm_main_with_parameters (src/client.c:140):sizeof(int): 4 [DEBUG] 2023-10-06 09:41:39.000 vm_main_with_parameters (src/client.c:141):sizeof(long): 8 [DEBUG] 2023-10-06 09:41:39.000 vm_main_with_parameters (src/client.c:142):sizeof(long long): 8 [DEBUG] 2023-10-06 09:41:39.000 vm_main_with_parameters (src/client.c:143):sizeof(void*): 8 [DEBUG] 2023-10-06 09:41:39.000 vm_main_with_parameters (src/client.c:144):sizeof(sqInt): 8 [DEBUG] 2023-10-06 09:41:39.000 vm_main_with_parameters (src/client.c:145):sizeof(sqLong): 8 [DEBUG] 2023-10-06 09:41:39.000 vm_main_with_parameters (src/client.c:146):sizeof(float): 4 [DEBUG] 2023-10-06 09:41:39.000 vm_main_with_parameters (src/client.c:147):sizeof(double): 8 [DEBUG] 2023-10-06 09:41:39.000 runOnMainThread (src/client.c:248):Running VM on main thread [DEBUG] 2023-10-06 09:41:39.000 allocateJITMemory (src/memoryUnix.c:107):Trying to allocate JIT memory in 0x300000000 [DEBUG] 2023-10-06 09:41:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 23035904 [DEBUG] 2023-10-06 09:41:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 23035904 [DEBUG] 2023-10-06 09:41:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x340000000 [DEBUG] 2023-10-06 09:41:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x340000000 [DEBUG] 2023-10-06 09:41:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 80609280 [DEBUG] 2023-10-06 09:41:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 80609280 [DEBUG] 2023-10-06 09:41:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x10000000000 [DEBUG] 2023-10-06 09:41:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x10000000000 [DEBUG] 2023-10-06 09:41:39.000 sqAllocateMemory (src/memoryUnix.c:130):Requested Size 266240 [DEBUG] 2023-10-06 09:41:39.000 sqAllocateMemory (src/memoryUnix.c:139):Aligned Requested Size 266240 [DEBUG] 2023-10-06 09:41:39.000 sqAllocateMemory (src/memoryUnix.c:142):Trying to load the image in 0x280000000 [DEBUG] 2023-10-06 09:41:39.000 sqAllocateMemory (src/memoryUnix.c:179):Loading the image in 0x280000000 [DEBUG] 2023-10-06 09:41:39.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset [DEBUG] 2023-10-06 09:41:39.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [DEBUG] 2023-10-06 09:41:39.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks [DEBUG] 2023-10-06 09:41:39.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin [DEBUG] 2023-10-06 09:41:39.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles [DEBUG] 2023-10-06 09:41:40.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin Segmentation fault: 11 Fri Oct 6 09:41:40 2023 /System/Volumes/Data/builds/workspace/pharo-vm_PR-700/runTests/Pharo.app/Contents/MacOS/Pharo PharoVM version:5.0-Pharo 10.0.5-0e5d1631d built on Oct 6 2023 09:37:34 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: 8c19a006-69c3-0d00-8753-393105cc5f45 Oct 6 2023 With:StackToRegisterMappingCogit VMMaker-tonel.1 uuid: 8c19a006-69c3-0d00-8753-393105cc5f45 Oct 6 2023 Revision: v10.0.5-45-g0e5d1631d - Commit: 0e5d1631d - Date: 2023-10-05 16:25:34 +0200 C stack backtrace & registers: rax 0x000000000012c2e0 rbx 0x00000003406071f0 rcx 0x00000000000c0e3f rdx 0x000000034000d410 rdi 0x0000000340003c20 rsi 0x0000000340003c20 rbp 0x00007ffee448c020 rsp 0x00007ffee448bfd0 r8 0x0000000000000001 r9 0x00007fe447414070 r10 0x0000000340000000 r11 0xffffffffffd601f8 r12 0x000000000012c2e0 r13 0x0000000000000000 r14 0x0000000000000000 r15 0x0000000340093328 rip 0x000000010b7fb3d0 *0 libPharoVMCore.dylib 0x000000010b7fb3d0 doScavenge + 1280 1 libPharoVMCore.dylib 0x000000010b839791 reportStackState + 305 2 libPharoVMCore.dylib 0x000000010b83962e doReport + 190 3 libPharoVMCore.dylib 0x000000010b839959 sigsegv + 25 4 libsystem_platform.dylib 0x00007fff671bd5fd _sigtramp + 29 5 libFilePlugin.dylib 0x000000010b9dfe45 shutdownModule + 869 6 libPharoVMCore.dylib 0x000000010b806acb scavengingGCTenuringIf + 571 7 libPharoVMCore.dylib 0x000000010b7de7b9 checkForEventsMayContextSwitch + 105 8 libPharoVMCore.dylib 0x000000010b7e3813 ceStackOverflow + 179 9 ??? 0x0000000300000534 0x0 + 12884903220 10 libsystem_c.dylib 0x00007fff6709641f asctime_r.wday_name + 15 All Smalltalk process stacks (active first): Process 0x340005298 priority 40 0x2800239c8 M WriteStream class(PositionableStream class)>on: 0x10000017038: a(n) WriteStream class 0x280023a08 M Array class(SequenceableCollection class)>new:streamContents: 0x10000014b50: a(n) Array class 0x280023a48 M Array class(SequenceableCollection class)>streamContents: 0x10000014b50: a(n) Array class 0x280023a88 M ByteSymbol(String)>keywords 0x10000058940: a(n) ByteSymbol 0x280023ab8 M ByteSymbol(String)>isPatternVariable 0x10000058940: a(n) ByteSymbol 0x280023ae8 M RBPatternMessageNode class>receiver:selector:keywordsPositions:arguments: 0x100000cc378: a(n) RBPatternMessageNode class 0x280023b40 M RBPatternParser(RBParser)>parseBinaryMessageWith: 0x340007368: a(n) RBPatternParser 0x280023b80 M RBPatternParser(RBParser)>parseBinaryMessage 0x340007368: a(n) RBPatternParser 0x280023bb8 M RBPatternParser(RBParser)>parseKeywordMessage 0x340007368: a(n) RBPatternParser 0x280023c10 M RBPatternParser(RBParser)>parseCascadeMessage 0x340007368: a(n) RBPatternParser 0x280023c50 M RBPatternParser(RBParser)>parseAssignment 0x340007368: a(n) RBPatternParser 0x280023c98 M RBPatternParser(RBParser)>parseStatementInto:periodList:withAcceptedStatementClosers: 0x340007368: a(n) RBPatternParser 0x280023cf8 M RBPatternParser(RBParser)>parseStatementList:into:untilAnyCloserOf: 0x340007368: a(n) RBPatternParser 0x280023d40 M RBPatternParser(RBParser)>parseStatements:into:untilAnyCloserOf: 0x340007368: a(n) RBPatternParser 0x280023d88 M RBPatternParser(RBParser)>parseMethodBodyInto: 0x340007368: a(n) RBPatternParser 0x280023dc8 M RBPatternParser(RBParser)>parseExpression 0x340007368: a(n) RBPatternParser 0x280023df8 M RBPatternParser class(RBParser class)>parseExpression:onError: 0x100000c9730: a(n) RBPatternParser class 0x280023e38 M RBParser class>parseRewriteExpression:onError: 0x100000c9240: a(n) RBParser class 0x280023e78 M RBParser class>parseRewriteExpression: 0x100000c9240: a(n) RBParser class 0x280023eb8 M ReSizeCheckRule(ReNodeMatchRule)>addMatchingExpression: 0x340007520: a(n) ReSizeCheckRule 0x280023ef0 M [] in ReSizeCheckRule>matchesAny: 0x340007520: a(n) ReSizeCheckRule 0x280023f48 I OrderedCollection>do: 0x340007558: a(n) OrderedCollection 0x280023f90 I ReSizeCheckRule(ReNodeMatchRule)>matchesAny: 0x340007520: a(n) ReSizeCheckRule 0x280023fe0 I ReSizeCheckRule>initialize 0x340007520: a(n) ReSizeCheckRule 0x280021b30 I ReSizeCheckRule class(Behavior)>new 0x1000165e110: a(n) ReSizeCheckRule class 0x280021b70 M [] in ReRuleManager class>ruleToggleSettingsOn: 0x100015be378: a(n) ReRuleManager class 0x280021bb8 M OrderedCollection>do: 0x340006de0: a(n) OrderedCollection 0x280021c08 I [] in ReRuleManager class>ruleToggleSettingsOn: 0x100015be378: a(n) ReRuleManager class 0x280021c50 I SettingTreeBuilder>parent:while: 0x340006d90: a(n) SettingTreeBuilder 0x280021ca0 I SettingNodeBuilder>asParentWhile: 0x340006ee8: a(n) SettingNodeBuilder 0x280021ce8 I SettingNodeBuilder>with: 0x340006ee8: a(n) SettingNodeBuilder 0x280021d30 I ReRuleManager class>ruleToggleSettingsOn: 0x100015be378: a(n) ReRuleManager class 0x280021d78 I SettingTreeBuilder>systemsettings 0x340006d90: a(n) SettingTreeBuilder 0x280021da8 M SettingTreeBuilder>buildPragma: 0x340006d90: a(n) SettingTreeBuilder 0x280021de8 M [] in SettingTree>nodeList 0x340006fb8: a(n) SettingTree 0x280021e30 M OrderedCollection>do: 0x340007018: a(n) OrderedCollection 0x280021e78 I PragmaCollector>do: 0x340007038: a(n) PragmaCollector 0x280021ec0 I SettingTree>pragmasDo: 0x340006fb8: a(n) SettingTree 0x280021f10 I SettingTree>nodeList 0x340006fb8: a(n) SettingTree 0x280021f58 I SystemSettingsPersistence>updateSettingNodes 0x340007128: a(n) SystemSettingsPersistence 0x280021f98 I SystemSettingsPersistence class>updateSettingNodes 0x10000906658: a(n) SystemSettingsPersistence class 0x280021fe0 I SystemSettingsPersistence class>resumeSystemSettings 0x10000906658: a(n) SystemSettingsPersistence class 0x28001fac8 I [] in PharoCommandLineHandler>runPreferences 0x3400065c0: a(n) PharoCommandLineHandler 0x28001fb10 I FullBlockClosure(BlockClosure)>cull: 0x3400066a0: a(n) FullBlockClosure 0x28001fb60 I SystemDictionary(Dictionary)>at:ifPresent: 0x1000002bcb0: a(n) SystemDictionary 0x28001fbb0 I SmalltalkImage>at:ifPresent: 0x10000022ad0: a(n) SmalltalkImage 0x28001fc00 I PharoCommandLineHandler>runPreferences 0x3400065c0: a(n) PharoCommandLineHandler 0x28001fc40 I PharoCommandLineHandler>activate 0x3400065c0: a(n) PharoCommandLineHandler 0x28001fc80 I PharoCommandLineHandler class(CommandLineHandler class)>activateWith: 0x10000024ca8: a(n) PharoCommandLineHandler class 0x28001fcd0 I [] in PharoCommandLineHandler class>activateWith: 0x10000024ca8: a(n) PharoCommandLineHandler class 0x28001fd10 I NonInteractiveUIManager(UIManager)>defer: 0x3400051a8: a(n) NonInteractiveUIManager 0x28001fd58 I PharoCommandLineHandler class>activateWith: 0x10000024ca8: a(n) PharoCommandLineHandler class 0x28001fda8 I [] in BasicCommandLineHandler>activateSubCommand: 0x340006878: a(n) BasicCommandLineHandler 0x28001fde8 I FullBlockClosure(BlockClosure)>on:do: 0x3400068a0: a(n) FullBlockClosure 0x28001fe38 I BasicCommandLineHandler>activateSubCommand: 0x340006878: a(n) BasicCommandLineHandler 0x28001fe88 I BasicCommandLineHandler>handleSubcommand 0x340006878: a(n) BasicCommandLineHandler 0x28001fec8 I BasicCommandLineHandler>handleArgument: 0x340006878: a(n) BasicCommandLineHandler 0x28001ff10 I [] in BasicCommandLineHandler>activate 0x340006878: a(n) BasicCommandLineHandler 0x28001ff50 I FullBlockClosure(BlockClosure)>on:do: 0x340006ac8: a(n) FullBlockClosure 0x28001ffa0 I [] in BasicCommandLineHandler>activate 0x340006878: a(n) BasicCommandLineHandler 0x28001ffe0 I [] in FullBlockClosure>newProcess 0x340006bd0: a(n) FullBlockClosure processes at priority 40 Process 0x10002e9ffc0 priority 40 0x280017d40 I [] in Delay>wait 0x340006158: a(n) Delay 0x280017d90 I FullBlockClosure(BlockClosure)>ifCurtailed: 0x340006188: a(n) FullBlockClosure 0x280017dd8 I Delay>wait 0x340006158: a(n) Delay 0x280017e38 I WorldState class>doInterCycleWait 0x10000776b58: a(n) WorldState class 0x280017e78 I [] in WorldState class>doDrawCycleWith: 0x10000776b58: a(n) WorldState class 0x280017ec8 I FullBlockClosure(BlockClosure)>ensure: 0x3400062b8: a(n) FullBlockClosure 0x280017f10 I WorldState class>doDrawCycleWith: 0x10000776b58: a(n) WorldState class 0x280017f58 I WorldMorph class>doOneCycle 0x10000775e18: a(n) WorldMorph class 0x280017f98 I MorphicRenderLoop>doOneCycle 0x10002ee79f0: a(n) MorphicRenderLoop 0x280017fd8 I MorphicRenderLoop>doOneCycleWhile: 0x10002ee79f0: a(n) MorphicRenderLoop 0x10003cdea90 s [] in MorphicUIManager>spawnNewProcess 0x10002ea4508 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 10 Process 0x340000200 priority 10 0x340007838 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x340003a00 priority 50 0x28000ff60 I WeakArray class>finalizationProcess 0x10000016308: a(n) WeakArray class 0x28000ffa0 I [] in WeakArray class>restartFinalizationProcess 0x10000016308: a(n) WeakArray class 0x28000ffe0 I [] in FullBlockClosure>newProcess 0x340005ca0: a(n) FullBlockClosure Process 0x10002e9ff00 priority 80 0x280005f88 I DelayMicrosecondTicker>waitForUserSignalled:orExpired: 0x10000457858: a(n) DelayMicrosecondTicker 0x280005fe0 I [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x10000456300: a(n) DelaySemaphoreScheduler 0x10003cdf278 s FullBlockClosure(BlockClosure)>ensure: 0x10002ea4be0 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x10003cdecb8 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x10002ea4cc0 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x1000228b0a8 priority 40 0x10002295ba0 s AtomicSharedQueue>waitForNewItems 0x10002298840 s AtomicSharedQueue>next 0x1000229a028 s TKTWorkerProcess>privateNextTask 0x1000229b050 s TKTWorkerProcess>workerLoop 0x1000229c0b0 s MessageSend>value 0x1000229e6a0 s [] in TKTPharoProcessProvider>createProcessDoing:named: 0x100022a6ce0 s [] in FullBlockClosure(BlockClosure)>newProcess Most recent primitives indexOfAscii:inString:startingAt: stringHash:initialHash: compare:with:collated: findSubstring:in:startingAt:matchTable: indexOfAscii:inString:startingAt: indexOfAscii:inString:startingAt: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: at: **StackOverflow** **StackOverflow** stringHash:initialHash: stringHash:initialHash: compare:with:collated: stringHash:initialHash: compare:with:collated: findSubstring:in:startingAt:matchTable: indexOfAscii:inString:startingAt: indexOfAscii:inString:startingAt: **StackOverflow** stringHash:initialHash: stringHash:initialHash: compare:with:collated: stringHash:initialHash: stringHash:initialHash: compare:with:collated: stringHash:initialHash: compare:with:collated: findSubstring:in:startingAt:matchTable: indexOfAscii:inString:startingAt: indexOfAscii:inString:startingAt: indexOfAscii:inString:startingAt: stringHash:initialHash: stringHash:initialHash: compare:with:collated: stringHash:initialHash: compare:with:collated: indexOfAscii:inString:startingAt: indexOfAscii:inString:startingAt: indexOfAscii:inString:startingAt: indexOfAscii:inString:startingAt: stringHash:initialHash: compare:with:collated: findSubstring:in:startingAt:matchTable: indexOfAscii:inString:startingAt: indexOfAscii:inString:startingAt: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: at: **StackOverflow** stringHash:initialHash: stringHash:initialHash: compare:with:collated: stringHash:initialHash: compare:with:collated: findSubstring:in:startingAt:matchTable: indexOfAscii:inString:startingAt: indexOfAscii:inString:startingAt: **StackOverflow** stringHash:initialHash: stringHash:initialHash: compare:with:collated: **StackOverflow** stringHash:initialHash: **StackOverflow** stringHash:initialHash: **StackOverflow** compare:with:collated: stringHash:initialHash: compare:with:collated: findSubstring:in:startingAt:matchTable: indexOfAscii:inString:startingAt: indexOfAscii:inString:startingAt: indexOfAscii:inString:startingAt: stringHash:initialHash: stringHash:initialHash: compare:with:collated: stringHash:initialHash: compare:with:collated: indexOfAscii:inString:startingAt: indexOfAscii:inString:startingAt: indexOfAscii:inString:startingAt: indexOfAscii:inString:startingAt: stringHash:initialHash: compare:with:collated: findSubstring:in:startingAt:matchTable: indexOfAscii:inString:startingAt: indexOfAscii:inString:startingAt: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: at: **StackOverflow** **StackOverflow** stringHash:initialHash: **StackOverflow** stringHash:initialHash: compare:with:collated: stringHash:initialHash: compare:with:collated: findSubstring:in:startingAt:matchTable: indexOfAscii:inString:startingAt: indexOfAscii:inString:startingAt: **StackOverflow** **StackOverflow** **StackOverflow** stringHash:initialHash: stringHash:initialHash: compare:with:collated: stringHash:initialHash: stringHash:initialHash: compare:with:collated: stringHash:initialHash: compare:with:collated: findSubstring:in:startingAt:matchTable: indexOfAscii:inString:startingAt: indexOfAscii:inString:startingAt: indexOfAscii:inString:startingAt: stringHash:initialHash: stringHash:initialHash: compare:with:collated: stringHash:initialHash: compare:with:collated: indexOfAscii:inString:startingAt: indexOfAscii:inString:startingAt: indexOfAscii:inString:startingAt: indexOfAscii:inString:startingAt: stringHash:initialHash: compare:with:collated: findSubstring:in:startingAt:matchTable: indexOfAscii:inString:startingAt: indexOfAscii:inString:startingAt: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: stringHash:initialHash: at: compare:with:collated: **StackOverflow** **StackOverflow** stringHash:initialHash: stringHash:initialHash: compare:with:collated: stringHash:initialHash: compare:with:collated: **StackOverflow** stringHash:initialHash: compare:with:collated: findSubstring:in:startingAt:matchTable: indexOfAscii:inString:startingAt: at: = at: asInteger asInteger at: at: asInteger asInteger at: **StackOverflow** isLarge at: = at: = at: class asciiValue indexOfAscii:inString:startingAt: at: = + species basicNew: replaceFrom:to:with:startingAt: **StackOverflow** new: **IncrementalGC** stack page bytes 8192 available headroom 5576 minimum unused headroom 6024 (Segmentation fault: 11) [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh + mv crash.dmp crash-Tests-Darwin-x86_64-CoInterpreter.dmp [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch Darwin-x86_64 [Pipeline] // parallel [Pipeline] End of Pipeline ERROR: script returned exit code 2 GitHub has been notified of this commit’s build result Finished: FAILURE